Skip to content

gt-big-data/parkinsonsDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

parkinsonsDetection

Specifically for the Fall 2023 semester

Dependencies:

  1. Install Node js https://nodejs.org/en
  2. Ensure python3 is installed with python -V

Instructions

  1. Run the virtual environment with . .venv/bin/activate
  2. Run the flask application with Flask run