kai06046 / data-analysis-tutorial

A jupyter notebook data analysis application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

data-analysis-tutorial

A jupyter notebook data analysis application on UCI Adults dataset.

Version and Dependencies

  • Anaconda 4.2
    • You can download a version that suit your OS and install it.
  • Python 3.5.2
  • XGBoost
    • Can easily install if you use anaconda, just type conda install -c anaconda py-xgboost=0.60
    • Or follow this if you are using Windows.
  • Seaborn
    • pip install seaborn

Description

Follow data-analysis-on-UCI to develop your application or clone this repository by git clone https://github.com/kai06046/data-analysis-tutorial and run the script or start coding in your local.

About

A jupyter notebook data analysis application

License:Apache License 2.0


Languages

Language:Jupyter Notebook 100.0%