amueller / scipy_2015_sklearn_tutorial

Scikit-Learn tutorial material for Scipy 2015
Creative Commons Zero v1.0 Universal
576 stars 311 forks source link

add general remarks about partial_fit #8

Closed amueller closed 9 years ago

amueller commented 9 years ago

I think we should split the out-of-core discussion into a general intro to partial_fit in 10.1 and then do an application to text analysis in 10.2.

kastnerkyle commented 9 years ago

Ended up putting all this into 7.1 as discussed