Hello! In this directory you can find my work for my final prediction project for Computer Science 671, Fall 2021.
eda.ipynb shows -- my exploration of the data
transform.ipynb -- transforms my training and test data into their final forms
models.ipynb -- contains all hyper-parameter tuning and modeling code
./submissions -- contains csv's of submissions by model class (Logistic Regression, Random Forest, XGBoost)