amueller / scipy_2015_sklearn_tutorial

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

Minor typo fix #54

Closed rhiever closed 9 years ago

rhiever commented 9 years ago

StratifiedKFold was misspelled as StrafifiedKFold in one of the markdown cells.

amueller commented 9 years ago

Thanks