Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 292 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 292 Bytes

Irish Covid Data iPython Notebook

iPython Notebook used to forecast:

  • Case Numbers
  • Hospital Numbers
  • ICU Numbers

Note: Uses Prophet

Installation Instructions

  1. docker pull jupyter/base-notebook
  2. Import this notebook
  3. Uncomment !pip install fbprophet
  4. Run all Cells