233COSI-149B-1 : Practical Machine Learning with Big Data Project #1
You probably want to use the latest version of Python.
-
Get your virtual environment up and running:
python -m venv env
-
Install dependencies:
python -m pip install -r requirements.txt
-
Run the driver script:
python main.py