jakevdp / sklearn_pycon2013

Files for my scikit-learn tutorial at PyCon 2013
171 stars 99 forks source link

ipython notebook dies at one point #1

Open jackiekazil opened 11 years ago

jackiekazil commented 11 years ago

Don't know if it is me or everyone... in this notebook: https://github.com/jakevdp/sklearn_pycon2013/blob/master/notebooks/09_validation_and_testing.ipynb

On these lines...

plot_learning_curve(d=20)
plt.ylim(0, 15)

The ipython kernel dies. :-(

jakevdp commented 11 years ago

hmm... what platform are you on? What ipython version? I tested on linux and mac.

jackiekazil commented 11 years ago

OS X 10.6.8 Google Chrome: Version 25.0.1364.172 ipython 0.13.1