Predicting the Academy Awards' Best Picture using machine learning models buit on past historical data and other movie metadata.
A dataset combining movie metadata and each year's nominations and winner of key industry data was extracted. Movies from 2000 to 2016 were used.
- Logisitic Regresiion
- Random Forrest
- Decision Tree
python predict_oscar.py