Skip to content

takanory/python-machine-learning

Repository files navigation

python-machine-learning

Setup

$ git clone git@github.com:takanory/python-machine-learning.git
$ cd python-machine-learning
$ pyvenv-3.5 venv
$ . venv/bin/active
(venv) $ pip install -r requirements.txt

Versions

numpy==1.11.3
scipy==0.18.1
scikit-learn==0.18.1
pandas==0.19.1
matplotlib==1.5.3
jupyter==1.0.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published