Adrin Jalali
|
42173fdb34
|
MNT add isort to ruff's rules (#26649)
|
2023-06-21 17:50:07 +02:00 |
Gleb Levitski
|
b32e5c7ab3
|
ENH Accept 'auto' option for 'dual' parameter in LinearSVC and LinearSVR (#26093)
|
2023-05-30 16:54:24 +02:00 |
Rahil Parikh
|
5fbd02e902
|
FIX `roc_auc_score` now uses `y_prob` instead of `y_pred` (#26155)
|
2023-04-14 10:17:07 +02:00 |
Loïc Estève
|
eaa06ac621
|
CI Update lock files (#25849)
|
2023-03-15 11:36:20 +01:00 |
Thomas J. Fan
|
733628fe93
|
DOC Fixes link to sigmoid in calibration example (#24835)
|
2022-11-04 21:19:16 +01:00 |
Chiara Marmo
|
49588ff1e6
|
DOC Fix sphinx warnings related to example reformatting. (#22147)
|
2022-01-08 15:21:39 -05:00 |
Dimitri Papadopoulos Orfanos
|
d4d5f8c7e0
|
MAINT consistent use of `print(__doc__)` in examples (#21307)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2021-10-22 15:33:22 +02:00 |
Thomas J. Fan
|
70a185ae59
|
MAINT Enable and run black on examples (#20502)
|
2021-10-07 10:13:00 +02:00 |
Lucy Liu
|
da36f72cc2
|
ENH Add CalibrationDisplay plotting class (#17443)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
|
2021-08-31 09:43:05 +02:00 |
Thomas J. Fan
|
81dde3a6e5
|
STY Ensures that "flake8 ." works (#20298)
|
2021-06-18 15:46:40 +02:00 |
Guillaume Lemaitre
|
7896b21562
|
MNT change default of solver in LogisiticRegression (#13805)
|
2019-05-08 21:31:39 +08:00 |
Adrin Jalali
|
69c8967e21
|
DOC Fix warnings in examples (#12654)
Fixe or suppresses many warnings in examples, including matplotlib complaining about the non-gui backend.
|
2019-01-17 21:41:13 +11:00 |
iampat
|
7ee8f97e94
|
DOC Replacing period with comma to improve readability (#11077)
|
2018-05-08 20:36:32 +08:00 |
seales
|
0485ada58b
|
General spelling fixes
|
2015-12-16 09:46:42 -08:00 |
Raghav R V
|
f67e911124
|
DOC Modify documentation/examples for the new model_selection module
|
2015-10-29 16:49:23 +01:00 |
Jan Hendrik Metzen
|
9cc7018497
|
DOC Examples for the calibration of predicted probabilities and calibration-curves
|
2015-02-20 19:37:11 +01:00 |