Difference between revisions of "TheBigScreen"

From Visual Analytics for Business Intelligence
Jump to navigation Jump to search
Line 6: Line 6:
 
| style="font-size:120%; text-align:center; background-color:#ffffff" width="4%" |
 
| style="font-size:120%; text-align:center; background-color:#ffffff" width="4%" |
  
| style="font-size:120%; text-align:center; background-color:#228B22" width="0.5%" |
+
| style="font-size:120%; text-align:center; background-color:#e2b70b" width="0.5%" |
 
| style="font-size:120%;  text-align:center;background-color:#ffffff; width=12%" | [[TheBigScreen|<font face = "Century Gothic" color="#000000"> Proposal</font>]]
 
| style="font-size:120%;  text-align:center;background-color:#ffffff; width=12%" | [[TheBigScreen|<font face = "Century Gothic" color="#000000"> Proposal</font>]]
  
| style="font-size:120%; text-align:center; background-color:#228B22" width="0.5%" |
+
| style="font-size:120%; text-align:center; background-color:#e2b70b" width="0.5%" |
 
| style="font-size:120%;  text-align:center;background-color:#ffffff; width=12%" | [[TheBigScreen Project Presentation|<font face = "Century Gothic" color="#000000">Project Presentation</font>]]
 
| style="font-size:120%;  text-align:center;background-color:#ffffff; width=12%" | [[TheBigScreen Project Presentation|<font face = "Century Gothic" color="#000000">Project Presentation</font>]]
  
| style="font-size:120%; text-align:center; background-color:#228B22" width="0.5%"; |
+
| style="font-size:120%; text-align:center; background-color:#e2b70b" width="0.5%"; |
 
| style="font-size:120%;  text-align:center;background-color:#ffffff; width=12%" | [[TheBigScreen Poster|<font face = "Century Gothic" color="#000000">Poster</font>]]
 
| style="font-size:120%;  text-align:center;background-color:#ffffff; width=12%" | [[TheBigScreen Poster|<font face = "Century Gothic" color="#000000">Poster</font>]]
  
| style="font-size:120%; text-align:center; background-color:#228B22" width="0.5%" |
+
| style="font-size:120%; text-align:center; background-color:#e2b70b" width="0.5%" |
 
| style="font-size:120%;  text-align:center;background-color:#ffffff; width=12%" | [[TheBigScreen Application|<font face = "Century Gothic" color="#000000">Application</font>]]
 
| style="font-size:120%;  text-align:center;background-color:#ffffff; width=12%" | [[TheBigScreen Application|<font face = "Century Gothic" color="#000000">Application</font>]]
  
| style="font-size:120%; text-align:center; background-color:#228B22" width="0.5%" |
+
| style="font-size:120%; text-align:center; background-color:#e2b70b" width="0.5%" |
 
| style="font-size:120%;  text-align:center;background-color:#ffffff; width=12%" | [[TheBigScreen Research Paper|<font face = "Century Gothic" color="#000000">Research Paper</font>]]
 
| style="font-size:120%;  text-align:center;background-color:#ffffff; width=12%" | [[TheBigScreen Research Paper|<font face = "Century Gothic" color="#000000">Research Paper</font>]]
  

Revision as of 16:04, 4 October 2016

Proposal Project Presentation Poster Application Research Paper


Problem and Motivation

Is it possible to predict how good a movie will be before it even screens? This is a subjective question. While some rely on movie critics and early reviews, others depend on instinct. However, we know reviews can take a long time to gather and human instinct is simply unreliable. Thousands of movies are produced every year and all of them our clamouring for the $11 we spend on movie tickets! Our group wants to know if we can predict which movies are worth you spending your money and time on.

Data

We are using the IMDB 5000 Movie Dataset from Kaggle. The Internet Movie Database (IMDB) is an online database of information related to films, television programs and video games [1]. Amongst its functions, IMDB allows users rate movies on a scale of 1 to 10.

The dataset contains the following variables, including but not limited to:

  • movie title
  • director name
  • actors’ names and Facebook likes
  • length of movie
  • year
  • gross earnings
  • genres
  • language
  • country
  • content rating
  • budget
  • IMDB rating

Related Work

Visualizations Learning Points

Top 20 Most Profitable Movies

20 Most Profitable Movies.png

Source: https://www.kaggle.com/param1/d/deepmatrix/imdb-5000-movie-dataset/the-money-makers

  • Simple and easy to read
  • Not aesthetically pleasing
  • Data points not properly explained e.g. why do some points have tails

Duration of Movie vs. IMDB Score

Duration vs IMDB Score.png

Source: https://www.kaggle.com/benjaminlott/d/deepmatrix/imdb-5000-movie-dataset/imdb-5000-general-data-analysis

  • Colours are visually appealing
  • Messy
  • Visualization was so big that legend could not fit on the same window
  • Tooltip tags are unformatted and messy

Age Ratings vs IMDB Score

Ratings vs Score.png

Source: https://www.kaggle.com/adhok93/d/deepmatrix/imdb-5000-movie-dataset/eda-with-plotly

  • Appropriate and informative use of boxplots to visualize continuous variable, IMDB scores
  • Messy, especially when tooltip is displayed
  • Unnecessary legend and use of colours
  • No y-axis title

Technical Challenges

Milestone and Schedule

Comments and Feedback