Commit Graph

4 Commits

Author SHA1 Message Date
Ariel Rokem c95a0cb642 Typo in `plot_cv example` 2016-05-17 05:24:25 -07:00
Raghav R V f67e911124 DOC Modify documentation/examples for the new model_selection module 2015-10-29 16:49:23 +01:00
Alexandre Gramfort 24e962cfe1 cosmit in plot_cv_predict 2015-07-28 08:34:09 +02:00
Luis Pedro Coelho 2f275de41d ENH Add cross_val_predict function
This function returns the cross-validated prediction for each element in
the input data (i.e., the prediction that is made when that object is in
the test set).
2014-11-03 11:51:10 +11:00