Commit Graph

12 Commits

Author SHA1 Message Date
Guillaume Lemaitre e030010c6c
ENH Adds plot_det_curve and associated display (#18176)
Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2020-08-28 22:36:52 -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
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
Guillaume Lemaitre 0ad7481bb1
BUG ensure that estimator_name is properly stored in the ROC display (#16500) 2020-02-23 16:47:44 +01: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
Thomas J Fan d847557e18 MNT Remove pos_label in plot_roc_auc_curve (#15555) 2019-11-06 21:59:54 -06:00
Thomas J Fan f09839d0f8 DOC Cleans up roc curve plotting (#14723) 2019-08-23 17:29:37 +02:00
Thomas J Fan 9e3216ecf9 FIX Passes sample_weight to roc_auc_curve in plot_roc_auc_curve (#14701) 2019-08-21 08:37:44 +08:00
Thomas J Fan db79e2db42 FEA Plotting API starting with ROC curve (#14357) 2019-08-08 08:28:17 +08:00