Recently Published
Multiple Regression Model on Movie's Popularity
This MLR Project is the final project from - linear Regression Modelling Course provided by Coursera. In this project, our goal is to use the data set provided to train up an MLR model to predict a movie's popularity (i.e. Audience Score). The project outlines how the model is trained and what variable selection criterions are being used. The last part of the project uses a test set to evaluate the accuracy of the model trained.