Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

73 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Clone the project first.

git clone https://github.com/melvynator/DM_FinalProject.git
cd DM_FinalProject

Using virtualenv to manage the pip enviroments.

pip install virtualenv
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

Run data preprocessing.

cd jobs
python data_processing.py

Back and open the data_exploration.

cd ..
jupyter notebook data_exploration/data_exploration.ipynb

Click run all in ipython Cell and enjoy the chart!

Finally, you can exit the virtualenv by:

deactivate

Demo

DM_FinalProject

About

Final project of data mining from NTHU

Resources

Stars

4 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages