Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 421 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 421 Bytes

Alzheimer's Research

Authors: Saad Ahmad, Shayan Ali, ...

Getting Started

  1. Unzip all of the zipped files in \storage
  2. Install dependencies with pip install -r requirements.txt

Executable files and their functionaility

  1. storage/explore.ipynb: BRFSS data csv to Python object
  2. storage/population_explore.ipynb: Census data csv to Python object
  3. research.ipynb: Model training, results, etc.