Skip to content

Commit

Permalink
Updating with brief descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelleach committed Apr 17, 2017
1 parent 47df88b commit dd9d233
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# python-notebooks
Python notebooks for demonstrating various ideas, APIs, libraries.

- [planout-abtest](https://github.com/samuelleach/python-notebooks/blob/master/planout-abtest/1.0-planout-abtest-analysis.ipynb) - Defining an AB test experiment with [Planout](https://facebook.github.io/planout/), simulating exposures, and analysing the results.
- [prophet-uber](https://github.com/samuelleach/python-notebooks/blob/master/prophet-uber/1.0-sl-prophet-uber.ipynb) - Timeseries forecasting of Uber data using [Prophet](https://facebookincubator.github.io/prophet/), which includes a trend, a weekly component and the impact of holidays.

0 comments on commit dd9d233

Please sign in to comment.