Skip to content

CalciferZh/tMDB-See-Through

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b04800b · Dec 23, 2019

History

81 Commits
Dec 22, 2019
Dec 19, 2019
Dec 23, 2019
Nov 20, 2019
Dec 23, 2019
Dec 18, 2019
Dec 18, 2019
Dec 23, 2019
Dec 17, 2019
Dec 23, 2019
Dec 18, 2019
Dec 19, 2019
Dec 19, 2019
Dec 18, 2019
Dec 19, 2019

Repository files navigation

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