/tMDB-See-Through

Graph layout for movies from the tMDB dataset.

Primary LanguageJupyter NotebookMIT LicenseMIT

tMDB-See-Through

Graph layout for movies.

Usage

  1. Download data from Kaggle to a new folder called data.
  2. Check data_clean.ipynb to preprocess the data.
  3. Install the requirements - pip install it if you cannot find a module.
  4. Open terminal and cd to this folder.
  5. For Mac: export FLASK_APP=server.py; for Windows: $env:FLASK_APP = "server.py"
  6. flask run

Demo

Demo