Skip to content

Experiment with regression techniques to reduce the error on prediction of overall rating for the movie on IMDB. Classify each movie into one of three categories: High, Intermediate or Low based on the provided features in the updated dataset.

Notifications You must be signed in to change notification settings

OmniaAbdelrahman/Predict-Movie-Success

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Predict-Movie-Success

Experiment with regression techniques to reduce the error on prediction of overall rating for the movie on IMDB Using Linear Regression and Lasso

A New “rate” column has been added instead of “IMDB” column Each movie can have a rate that is either {High, Intermediate or Low}. then Classify each movie into one of three categories: High, Intermediate or Low based on the provided features in the updated dataset Using Logistic Regression , KNN , and SVM

Apply pre-processing on the provided datasets and Split datasets into 80% training and 20% testing

Save and Load models.

About

Experiment with regression techniques to reduce the error on prediction of overall rating for the movie on IMDB. Classify each movie into one of three categories: High, Intermediate or Low based on the provided features in the updated dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages