Dimitri Papadopoulos Orfanos
f71c031314
DOC Typos found by codespell ( #21069 )
2021-09-17 19:04:54 +02:00
Guillaume Lemaitre
f46190846c
API add from_estimator and from_predictions to RocCurveDisplay ( #20569 )
...
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2021-09-03 17:19:46 +02:00
Guillaume Lemaitre
d4da690822
API add from_estimator and from_preditions to PrecisionRecallDisplay ( #20552 )
...
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2021-08-31 10:51:32 +02:00
shinehide
c4bbc04cae
ENH improve error message in _get_response function ( #20618 )
2021-08-07 11:28:00 +02:00
Thomas J. Fan
3ae7c76153
STY Enables black with experimental_string_processing=true ( #20412 )
2021-06-29 09:47:04 +02:00
Thomas J. Fan
82df48934e
MNT Applies black formatting to most of the code base ( #18948 )
2021-06-17 14:21:09 -04:00
Clara Matos
c3f25168fe
EHN Provide a pos_label parameter in plot_roc_curve ( #17651 )
...
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2020-07-06 16:37:19 +02:00
Juan Carlos Alfaro Jiménez
9cd13a1fa1
FIX Change MRO for some estimators ( #17837 )
2020-07-05 13:52:42 +02:00
Guillaume Lemaitre
e5b99ea802
EHN Provide a pos_label parameter in plot_precision_recall_curve ( #17569 )
2020-06-24 15:05:09 +02:00
Thomas J Fan
923b13ceda
API Adds defaults to Display Objects ( #16933 )
2020-04-23 13:11:45 -04:00
Guillaume Lemaitre
bbb1e3b6e9
BUG ensure that name is properly stored in the precision/recall display ( #16505 )
2020-02-23 17:14:03 +01:00
Guillaume Lemaitre
f4da713c44
FIX add pos_label when computing AP in plot_precision_recall_curve ( #15739 )
2019-11-28 21:41:31 -06:00
Andreas Mueller
e254b30b6e
MAINT run latest CI on Python 3.8 ( #15637 )
2019-11-19 09:56:37 +01:00
Hanmin Qin
ac7081c510
FIX plot_roc_curve/plot_precision_recall_curve now work with pipeline ( #15606 )
2019-11-12 18:46:38 +01:00
Thomas J Fan
968252dfb4
FEA Adds plot_precision_recall_curve ( #14936 )
2019-11-10 20:54:35 -06:00