The research question here is to identify whether a subset of variables from the given movie dataset can be used to predict the audience score of a particular movie. Identifying the popularity before release of the movie can provide useful insights about the movie and can drive movie business. In case model predicts less popularity for a particular input, such an insight can help to reduce further cost. More better distribution of assets to boost the revenue and manage future decisions.
1. Programming language - R Language
2. IDE - Rstudio
Download the dataset used for this project. Note - Make suitable change in rmd file to access dataset. * .rmd file uses same dataset *
Movies dataset ->Movies Dataset
Code Book ->Features detail
Download R notebook using this link ->R_Movies.Rmd
Download R notebook in HTML Format ->R_Movie_Review.html