Skip to content

Instantly share code, notes, and snippets.

@nestalk
Last active August 10, 2016 14:58
Show Gist options
  • Save nestalk/c2442abde4c30c8e60602a5145b9972b to your computer and use it in GitHub Desktop.
Save nestalk/c2442abde4c30c8e60602a5145b9972b to your computer and use it in GitHub Desktop.
Update anaconda to use the latest sickit-learn
conda update conda
conda install pip
pip install git+git://github.com/scikit-learn/scikit-learn.git
pip install graphviz
choco install graphviz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment