Skip to content

Make NBs 1&2 modular (WIP; do NOT merge) #77

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Jul 7, 2019
52,858 changes: 26,429 additions & 26,429 deletions data/baseballdb/core/Salaries.csv

Large diffs are not rendered by default.

2,801 changes: 2,801 additions & 0 deletions data/clickthrough.csv

Large diffs are not rendered by default.

6 changes: 4 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ dependencies:
- black
- nbstripout
- pylint
- arviz
- theano>=1.0.4
- ipykernel
- pip:
- arviz
- hvplot
- bokeh
- holoviews
1,248 changes: 1,248 additions & 0 deletions notebooks/01a-instructor-probability-simulation.ipynb

Large diffs are not rendered by default.

1,249 changes: 1,249 additions & 0 deletions notebooks/01a-student-probability-simulation.ipynb

Large diffs are not rendered by default.

574 changes: 574 additions & 0 deletions notebooks/01b-instructor-joint-conditional-probability.ipynb

Large diffs are not rendered by default.

577 changes: 577 additions & 0 deletions notebooks/01b-student-joint-conditional-probability.ipynb

Large diffs are not rendered by default.

336 changes: 336 additions & 0 deletions notebooks/02-instructor-parameter-estimation.ipynb

Large diffs are not rendered by default.

329 changes: 329 additions & 0 deletions notebooks/02-student-parameter-estimation.ipynb

Large diffs are not rendered by default.

4,985 changes: 4,985 additions & 0 deletions notebooks/03-instructor-bayesian-estimation.ipynb

Large diffs are not rendered by default.

Loading