Commit Graph

7 Commits

Author SHA1 Message Date
rashchedrin 7b0b6d7344 [MRG+1] Fix confusion matrix example code (#7971)
* fixed issue 7969

* Limited number of decimal places in normalized confusion matrix

* deduplicated code
2016-12-03 15:57:15 -05:00
Igor Andriushchenko 7b7093ceda DOC make confusion_matrix_plot.py exmaple more copy-pastable 2016-07-15 00:40:03 +03:00
Raghav R V f67e911124 DOC Modify documentation/examples for the new model_selection module 2015-10-29 16:49:23 +01: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