amueller / scipy-2016-sklearn

Scikit-learn tutorial at SciPy2016
Creative Commons Zero v1.0 Universal
515 stars 516 forks source link

Add 27 Supervised learning: Out-of-core learning notebook #15

Closed amueller closed 8 years ago

rasbt commented 8 years ago

Just see that we already have that

in old-07.1 Case Study - Large Scale Text Classification.ipynb

I can pimp it up a little and make it into Nb 28, what do you think? Also, I think we need to load the IMDb for that. Shall we then stick to the SMS classification in Nb 14 since it would be boring to use the IMDb for both?

amueller commented 8 years ago

Is it boring to use the same data set twice? I find introducing too many data sets a bit confusing. But I don't mind much either way.