Skip to content

mjazwiecki/mjazwiecki-Discovering-Disease-Outbreaks-from-News-Headlines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discovering Disease Outbreaks Starting Repository

Starter repository for Manning PBC: Discovering and Tracking Disease Outbreaks with Data Science and Python

Setup

This project requires Python 3.7 installed with the anaconda distribution.

To install the required libraries in a new virtual environment, run conda env create -f environment.yml from the project root directory. This will install the libraries into a virtual env that can be activated with conda activate discovering-disease-outbreaks.

The data is located at data/headlines.txt. Run jupyter notebook to start a Jupyter Notebook and get coding!

About

manning Discovering Disease Outbreaks from News Headlines live project solution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published