Skip to content
forked from ogrisel/notebooks

Some sample IPython notebooks for scikit-learn

Notifications You must be signed in to change notification settings

zd123/notebooks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample IPython 0.12+ notebooks for machine learning stuff

Screenshots

Digits Topics

Install dependencies

sudo pip install -U tornado
sudo pip install -U pyzmq
sudo pip install -U git+https://github.com/ipython/ipython.git

Run the notebook

Then cd into this folder and run:

ipython notebook --pylab=inline

Then click on a notebook. The focus is on the first cell: hit Shift-Enter to execute the current cell an move on to the next. You can also click on Run > All in the left panel.

About

Some sample IPython notebooks for scikit-learn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published