Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 422 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 422 Bytes

jupytercon-forecast

Notebook from 2018 JupyterCon using RNNs for disease forecasting

This notebook was presented as a part of the JupyterCon 2018 talk "The Jupyter Notebook as a transparent way to document machine learning model development: A case study from a US defense agency" in New York, on August 24th.

Packages required:

  • numpy 1.14.3
  • pandas 0.23.0
  • keras 2.2.2
  • sklearn 0.19.1
  • tensorflow 1.9.0