Thomas J. Fan
|
82df48934e
|
MNT Applies black formatting to most of the code base (#18948)
|
2021-06-17 14:21:09 -04:00 |
Guillaume Lemaitre
|
8c6a045e46
|
ENH/DEP add class method and deprecate plot function for confusion matrix (#18543)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
|
2021-01-22 19:57:41 +01:00 |
Yakov Pchelintsev
|
90b9b5dbf0
|
FIX use unique values of y_true and y_pred in plot_confusion_matrix instead of estimator.classes_ (#18405)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2020-10-21 16:26:02 +02:00 |
Avi Gupta
|
8dc143e621
|
ENH Add parameter in colorbar in plot_confusion_matrix (#17192)
Co-authored-by: Venkatachalam N <venky.yuvy@gmail.com>
|
2020-06-26 22:58:05 +02:00 |
Adrin Jalali
|
02309ffbda
|
API kwonly args in manifold, metrics, mixture, model_selection, multclass, multioutput (#16982)
|
2020-04-24 17:24:24 -04:00 |
Thomas J Fan
|
923b13ceda
|
API Adds defaults to Display Objects (#16933)
|
2020-04-23 13:11:45 -04:00 |
Rick Mackenbach
|
94f877b55e
|
Fix format of values in confusion matrix plot. (#16159)
|
2020-03-01 14:07:52 +11:00 |
parsons-kyle-89
|
7366a5a4cc
|
BUG fix behaviour in confusion_matrix with with empty array-like as input (#16442)
|
2020-02-23 14:40:44 +01:00 |
Stephen Blystone
|
eb3ad2dd5d
|
FIX Add missing 'values_format' param to disp.plot() in plot_confusion_matrix (#15937)
|
2019-12-30 21:40:32 -06:00 |
Thomas J Fan
|
b42125bec3
|
[MRG] BUG Fixes constrast in plot_confusion_matrix (#15936)
|
2019-12-21 18:07:54 +01:00 |
Andreas Mueller
|
e254b30b6e
|
MAINT run latest CI on Python 3.8 (#15637)
|
2019-11-19 09:56:37 +01:00 |
Thomas J Fan
|
e650a207ef
|
ENH Adds plot_confusion matrix (#15083)
|
2019-11-14 14:43:54 +01:00 |