Spaces:
Sleeping
Sleeping
| title: A/B Testing & Causal Inference Simulator | |
| emoji: π§ͺ | |
| colorFrom: purple | |
| colorTo: indigo | |
| sdk: gradio | |
| sdk_version: 5.50.0 | |
| python_version: '3.11' | |
| app_file: app.py | |
| pinned: false | |
| # A/B Testing & Causal Inference Simulator | |
| 4-tab interactive dashboard demonstrating SOTA experimentation methods: | |
| - **Power Analysis** β Sample size calculator + power curve | |
| - **A/B Test Analyzer** β Frequentist (Z-test) + Bayesian (Beta-Binomial) + CUPED variance reduction | |
| - **Sequential Testing** β mSPRT always-valid inference vs. peeking inflation | |
| - **Uplift Modeling** β HTE with CausalForestDML, X-Learner, T-Learner on Hillstrom dataset | |
| **[GitHub β](https://github.com/Fikri645/ab-testing-causal)** | |