Developed for Machine Learning Course @ FEUP
Read full project report here
Final Classification: 18.4/20
Install dependencies with run pip install -r requirements.txt
Inside /src folder, run python main.py
Inside /src folder, run the notebook analysis.ipynb
Inside main.py there are different models. In order to run a different one other than the pre-selected XGBoost, simply uncomment the line.
Inside analysis.ipynb we perform various data exploration techniques such as pairplots and correlation matrixes in order to analyse and verify the validity of our data.
Afonso Osório, Tiago Cruz, Tomás Xavier