Skip to content

ddm7018/OscarPredictions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OscarPredictions

Predicting the Academy Awards' Best Picture using machine learning models buit on past historical data and other movie metadata.

Data

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.

Machine Learning Models

  1. Logisitic Regresiion
  2. Random Forrest
  3. Decision Tree

Running models

python predict_oscar.py

About

Predicting the Academy Awards Best Picture Award Using Machine Learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages