Skip to content
View ConstanzaSchibber's full-sized avatar
  • Washington University in Saint Louis
  • USA
  • LinkedIn in/cschibber

Block or report ConstanzaSchibber

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ConstanzaSchibber/README.md

Hi there πŸ‘‹

I am a data scientist and social scientist with expertise in statistical modeling, Bayesian statistics, causal inference, experimentation, and machine learning.

Pinned Loading

  1. capstone_colors capstone_colors Public

    Color-matching makeup shades using k-means clustering and Claude multimodal LLM, evaluated with Delta E / CIELAB. Includes human annotation pipeline and Streamlit app.

    Jupyter Notebook 1

  2. makeup-filter makeup-filter Public

    Streamlit app for filtering makeup products by color shade. Built on CIELAB color predictions from the capstone_colors project.

    Python

  3. Generalized-Linear-Models Generalized-Linear-Models Public

    PhD-level labs on GLMs: binomial, multinomial, ordered, and count models, Monte Carlo simulation for predictions, and first differences, implemented in R.

  4. Math-For-SocialScience Math-For-SocialScience Public

    Mathematical foundations for statistical computing: linear algebra, calculus, optimization, and probability, with R applications. PhD-level course material.

  5. Multilevel-Modeling---PhD-Course Multilevel-Modeling---PhD-Course Public

    PhD labs on multilevel modeling: random effects, cross-level interactions, marginal effects via MC simulation, hierarchical logit, and MrP.