Skip to content

McMasterAI/CoviDash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoviDash

instructions

install

pip install -r requirements.txt
cd js
npm update
cd ..

train models and make predictions

python predictions.py --download_new_file true --locations true --train_new_model true

just make predictions

python predictions.py --locations true

run tests

python -m unittest

run local app

python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors