A/B testing example notebook
- a_b_testing/ - HTML version; just the notebook for now
- a_b_testing.ipynb - uses github's live preview of Jupyter notebook
Customer churn example notebook
- customer_churn/ - HTML version; just the notebook for now
- telco_churn.ipynb - uses github's live preview of Jupyter notebook which breaks the SHAP outputs as they use javascript
Linear regression guide
- lin_reg/ - HTML version; looks nice, outputs only
- lin_reg.ipynb - uses github's live preview of Jupyter notebook which breaks the navigation links, includes code sections