This is a repo for the final project of EN 553.688.
Classifyer.py is question 1
Regression.py is for question 2
please use conda env create -f environment.yml to
import the environment
you can view SubmissionNotebook.ipynb or Report.html
for my report.
it might be helpful to see FeatureSelection.ipynb to know why I drop so many variables.