amueller / scipy_2015_sklearn_tutorial

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

A bunch of renaming and a section train/test splitting #26

Closed kastnerkyle closed 9 years ago

kastnerkyle commented 9 years ago

Attempted to unify naming and added 01.4 which briefly discusses train test splitting

amueller commented 9 years ago

Cool! I wouldn't call it cross-validation, though. If you only split once, it's just validation, right?

kastnerkyle commented 9 years ago

Yeah that is probably a holdover from me stealing it from 6.1 . It should just be validation

On Sun, Jun 21, 2015 at 3:05 PM, Andreas Mueller notifications@github.com wrote:

Cool! I wouldn't call it cross-validation, though. If you only split once, it's just validation, right?

— Reply to this email directly or view it on GitHub https://github.com/amueller/scipy_2015_sklearn_tutorial/pull/26#issuecomment-113941868 .