Project Live URL

Project information

  • The purpose of this project is to classify movie rating and box office revenue with metadata available before release.
  • This was done by extracting useful data with metadata obtained from the internet such as budget and what actors are involved, etc.
  • It is a web-based application using the Django framework, It uses various machine learning algorithms such as KNN, SVM, and random forest classifier.