Commit Graph

21 Commits

Author SHA1 Message Date
seales 0485ada58b General spelling fixes 2015-12-16 09:46:42 -08:00
Raghav R V f67e911124 DOC Modify documentation/examples for the new model_selection module 2015-10-29 16:49:23 +01:00
johannah 83430819de Added colorblind compatibility 2015-10-23 19:07:46 +02:00
MartinBpr b7acd76b50 Corrected macro ROC in example plot_roc 2015-10-20 17:11:25 +02:00
Gael Varoquaux c7795695d0 Merge branch 'master' into pr_3651 2015-08-30 10:48:16 +01:00
Gael Varoquaux bcb6d3bcf8 DOC: minor cosmetric to ROC example 2015-08-30 10:47:07 +01:00
Eduardo Caro 0e976e10f7 Change name of variable to be consistent with dataset 2015-07-02 02:13:06 -07:00
Andreas Mueller eaf1e8c256 Explain why we multiply mean by two 2015-02-07 08:20:16 +01:00
Andreas Mueller c970fb51e7 COSMIT spelling 2015-01-15 15:09:35 -05:00
Andreas Mueller da8f6728af Say best_estimator_ depends on refit=True. Fixes #2976. 2015-01-09 16:04:46 -05:00
Joel Nothman 081a554698 FIX P/R/F metrics and scorers are now for binary problems only by default
Scorers for different average parameters have been added.
2014-12-09 13:56:51 +11:00
Andreas Mueller 65d2e0d202 DOC add missing import to plot_underfitting_overfitting.py, fix plot height. 2014-12-02 09:03:22 -05:00
Paolo Puggioni 935fa24106 add crossvalidation 2014-12-02 13:08:25 +00:00
wangz10 9c079cf268 addressed jnothman's minor points. 2014-09-13 12:05:57 -04:00
wangz10 3bf6975b49 fixed duplicated part in plot_roc.py 2014-09-12 17:07:22 -04:00
Zichen Wang 8cee66bfbf rebased upstream/master with master 2014-09-10 10:14:49 -04:00
Zichen Wang 042764cbc6 added macro-average ROC to plot_roc.py 2014-09-10 10:11:44 -04:00
Olivier Grisel 2c5fea1647 FIX: divide each row of the CM by the true support 2014-09-01 11:21:25 +02:00
Olivier Grisel 8d3f4dfbcf ENH cosmetic reorg of the confusion matrix example 2014-09-01 10:17:33 +02:00
Laurent Direr f5052211e5 Modified the confusion matrix example: included a normalized matrix, changed the colors and added class labels. 2014-07-27 19:09:11 +02:00
Andreas Mueller 5b247f90e4 move around examples for better structure. 2014-07-17 09:35:30 +02:00