You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Save the file as raw.csv in the classification_model/datasets directory
pip install tox
Make sure you are in the assignment-section-05 directory (where the tox.ini file is) then run the command: tox (this runs the tests and typechecks, trains the model under the hood). The first time you run this it creates a virtual env and installs
dependencies, so takes a few minutes.