Commit Graph

7 Commits

Author SHA1 Message Date
Olivier Grisel 9792624483 COSMIT: use plural, there are 2 learning curves 2014-04-19 12:38:16 -04:00
sdenton4 a63da37826 Fixed style errors detected by pep8. 2014-04-17 16:24:23 -04:00
sdenton4 e4f9b5b4b0 Improved the learning curve example.
Scaled y-axis to make it easier to compare the two methods.
Wrapped duplicate code into a utility function that users can copy, paste
and adapt in their own project.
Added more iterations to cross-validate the GaussianNB model to get a smoother
curve.
2014-04-17 15:59:15 -04:00
Alexander Fabisch 5314720efb Matching colors 2014-02-05 23:08:12 +01:00
Alexander Fabisch 4a4bfc52de Return scores of all folds
It is possible to plot confidence intervals with fill_between
2014-02-04 22:30:30 +01:00
Alexander Fabisch 849d159d79 Add narrative documentation 2014-02-02 18:50:47 +01:00
Alexander Fabisch a876682444 Add learning curve 2014-01-08 23:29:30 +00:00