Skip to content

The project creates a data analysis with R programming to determine if a film's IMDB ratings, directors, actors, genres, metascores, runtimes, and revenue affect the success of a movie and create bias reviews. The project further explores how IMDB ratings and metascores affect and correlate with each other. The raw dataset, IMDB_movies.csv, was …

Notifications You must be signed in to change notification settings

mhasegawa7045/IMDB_Movie_Ratings_Bias_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMDB Movies Data Analysis with Supervised Learning

Spring 2020

Team members:

The purpose of the project is to answer two questions:

  • How does Ratings, Directors, Actors, Genres, Metascores, Runtimes, andRevenue affect the success of a movie and create bias reviews?
  • Does Ratings correlate with Metascores, or do they conflict with each other?

This project will be using the IMDB_movies.csv dataset, which is available in the link, IMDB_movies.csv and in Section 2: Data Analysis.

About

The project creates a data analysis with R programming to determine if a film's IMDB ratings, directors, actors, genres, metascores, runtimes, and revenue affect the success of a movie and create bias reviews. The project further explores how IMDB ratings and metascores affect and correlate with each other. The raw dataset, IMDB_movies.csv, was …

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages