Coder Social home page Coder Social logo

akhilreddy1795 / imdb-data-visualization Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 351 KB

Project on data visualization performed on IMDB data set.

Jupyter Notebook 100.00%
datamanipulation datavisualisation dataanalysis seaborn-plots matplotlib-pyplot numpy

imdb-data-visualization's Introduction

IMDB-DATA-VISUALIZATION PROJECT


Data set consits of top 100 performing movies from the year 2010 to 2016

Major Objectives

  • Performed data manipulation, analysis, and visualisation to get various insights about the data
  • Finding most popular and unpopular genre among the top 1000 Voters
  • Analysis on US vs non-US voters responses
  • Finding the most popular trio interms of certain important features
  • visualisation of results using different inbuilt packages

Code and Resources Used


Python Version: 3.7
Packages: pandas, numpy, seaborn, matplotlib

Data Manipulation


After reading the data and inspecting further we found that there are certain columns which needs data manipulation so we did the following steps.

  • Numeric columns like budget and gross are too big compromising its readability, converting $ to million $
  • creating profit column with dufference from gross and budget column

Data visualization


  • plotting the results obtained by categorizing different genres to CNT
  • Using heatmaps to find the correlation between different gender votes aftecting the rating
  • Outlier Analysis using box plots to find the votes casted by under 18 age group for R- rated movies

imdb-data-visualization's People

Contributors

akhilreddy1795 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.