Coder Social home page Coder Social logo

ntds2019_team9's Introduction

Aggregation Phenomena in Movie Industry

Team Members: Rui CHEN, Shichao JIA, Jimin WANG, Zhuoyue WANG

Requirements

  • Python 3
  • pandas
  • numpy
  • networkx 2.3
  • pyecharts
  • json
  • datetime
  • math
  • seaborn
  • matplotlib
  • snapshot_selenium
  • wordcloud
  • nltk
  • io
  • PIL
  • itertools
  • scipy
  • collections

Dataset

  • tmdb_5000_movies.csv
    • General data of 4803 movies with 20 feature columns
      • budget
      • genres
      • homepage
      • id
      • keywords
      • original_language
      • original_title
      • overview
      • popularity
      • production_companies
      • production_countries
      • release_date
      • revenue
      • runtime
      • spoken_languages
      • status
      • tagline
      • title
      • vote_average
      • vote_count
  • tmdb_5000_credits.csv
    • Credits data of 4803 movies with 4 feature columns
      • movie_id
      • title
      • cast
      • crew

Jupyter notebook

  • ntds_tmdb_data_explore.ipynb

    • Preprocessing of original data, mainly including data cleaning and feature augmentation.
    • Preliminary data exploration
  • ntds_tmdb_movie_graph.ipynb

    • Pipeline of Movie Graph built by similarity of leading actors, including data preprocessing, network construction, data analysis and visualization.
  • ntds_tmdb_actor_graph.ipynb

    • Pipeline of Actor Graph built by co-appearance, including data preprocessing, network construction, data analysis and visualization.
  • ntds_tmdb_crew_graph.ipynb

    • Pipeline of Movie Graph built by similarity of main crew, including data preprocessing, network construction, data analysis and visualization.

Component

  • chromedriver.exe
    • This component is to ensure pyecharts work normally in jupyter lab by chrome.

ntds2019_team9's People

Contributors

epflexclt avatar

Watchers

James Cloos avatar  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.