Skip to content

Cameron-Kerr/DAS-Group-6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMDB Movie Rating Prediction-Group 6

This is a repository of material used for Project 2 for Group 6 of the Data Analysis Skills course at the University of Glasgow.

This project aims to analyze the IMDB dataset using logistic regression to determine which factors influence whether a movie receives a rating higher than 7. By understanding these influences, producers can make decisions to improve the success of future films. In addition, this analysis provides insights into audience preferences and industry trends, helping to predict the likelihood of a film receiving a high rating.

Features

  • Uses logistic regression to predict ratings.
  • Explanatory variables including: year, length, budget, votes and genre.
  • Provides visualizations of final results.

Installation

Please make sure you have the following packages in R:

install.packages(c("tidyverse", "sjPlot", "jtools", "knitr", 
                   "janitor", "stats", "GGally", "car", "gt", 
                   "pROC", "dplyr"))

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages