Initial Setup:
- Make the directories
feature_dataandsubmission - Download and unzip the
cs-480-2024-spring.zip.
To run this project:
- Then run
feature_extraction.ipynb, this will extract the Train and Test image features. - Then run
xgboost.ipynb. You may comment out the Optuna hyperparameter optimization section, there is already a hardcoded "good" parameter choice.