{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Solutions" ] }, { "attachments": {}, "cell_type": "markdown", "metadata": {}, "source": [ "- [Passive Prediction and Mortgages](exercises/solutions_passive_prediction.ipynb)\n", "- [pyGAM and Credit Risk](exercises/solutions_interpretable.ipynb)\n", "- [Resume Experiment](exercises/solutions_resume_experiment.ipynb)\n", "- [AB Testing](exercises/solutions_abtesting.ipynb)\n", "- [Power Calcs](exercises/solutions_power_calculations.ipynb)\n", "- [Income Inequality](exercises/solutions_regressions_incomeineq.ipynb)\n", "- [Matching](exercises/solutions_matching.ipynb)\n", "- [Difference in Difference](exercises/solutions_diffindiff.ipynb)\n", "\n" ] } ], "metadata": { "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.7.8" } }, "nbformat": 4, "nbformat_minor": 4 }