You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Neuro-Symbolic-Causal AI - Project Chimera | 🌌 An open research project exploring formal verification of AI agent decisions, combining symbolic reasoning, causal inference, and runtime policy enforcement.
Cusal Inference applied to timeseries, uses an event database to generate a timeseries of the outcome given a sliding window containing events. Useful to add causal outcomes of events into multivariate timeseries forecasting models.
A complete end-to-end AI experimentation & causal inference project using A/B testing, X-Learner, CATE estimation, and uplift segmentation on 1.5M+ synthetic SaaS behavioral records. Includes statistical analysis, causal ML workflow, uplift modeling, feature importance, and business-ready insights for AI feature rollout & monetization.
Causal inference on 150K Yelp reviews using Double Machine Learning (EconML) to estimate the effect of star ratings, review length, and Elite badge status on useful votes — with propensity score overlap, placebo testing, and E-value sensitivity analysis.
Causal inference for promotional targeting: who should receive the email? Five CATE estimators evaluated by Qini & SNIPS policy value on Hillstrom 2008.
Causal inference project using the MineThatData E-Mail Analytics dataset. Implements logistic regression and DRLearner to estimate the causal effect of marketing emails on customer conversion. Includes CATE/ATE estimation, hypothesis testing and bootstrapping.
Causal ML pipeline for e-commerce dynamic pricing — Double Machine Learning for unbiased price elasticity, LightGBM demand forecasting (MAPE=0.418, R²=0.055), and a FastAPI pricing service delivering +30% revenue lift across 49,677 SKUs from 32M+ transactions.
Causal inference analysis of ICU beta-blocker treatment effects using propensity matching, IPW, doubly robust estimation, Double ML, and Causal Forest on eICU data
Análise para responder se a hora extra realmente causa saída de funcionários ou se outros fatores como cargo e salário explicam essa relação. Usando três métodos independentes de estimação causal, o efeito direto da hora extra foi de +21,1% na rotatividade — confirmado em testes de robustez.
OLS on observational data says job training hurts earnings. Double ML corrects the bias and recovers the $1,794 RCT ground truth. Per-individual CATE · SHAP moderators · FastAPI · Streamlit dashboard.