Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMDB Top1000 movie data analysis

The goal of this project was to take the dataset of top 1000 IMDB movies from 2006 up to 2016 and apply several social network analysis techniques on it.

The three main graphs we are interested in are:

  • Actor co-ocurence graph
  • Genre relation graph
  • Movie relation graph

The analysis was done in Jupyter Notebook, as well as Gephi for visualizing the generated graphs.
All of the used data is available in this repository, as well as on Kaggle.

Configuration

Using Python 3.6.7 do:

pip install -r requirements
jupyter notebook

About

Social network analysis done on a dataset of top 1000 IMDB movies

Topics

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages