haoranD / TeroScope

Data analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

There are three ways to check the results.

  1. EDA
  • Install the python3.6
  • pip install the package in requests.txt
  • Install the jupyter notebook
  • Open the ./notebook/Terascope.ipynb and enjoy it
  1. Build the dashboard webapplication on your computer
  • Install the python3.6
  • pip install the package in requests.txt
  • cd ./DataWeb
  • python Manage.py runserver 0.0.0.0:8080
  • Go to you browser and type: localhost:8080
  1. Directly Check

I published it to cloud, so you can check it by type the address into your browser: http://104.196.205.71:8088 NOTE:be patience for the calculation(30s)

About

Data analysis


Languages

Language:HTML 100.0%