Anne Beyer
|
59335ca673
|
MNT Deprecate `multiclass_colors` in favour of `label_colors` in `DecisionBoundaryDisplay` (#34092)
|
2026-06-10 14:19:57 +10:00 |
Anne Beyer
|
63ee814f30
|
DOC Update colors in Scaling Importance example (#33888)
|
2026-05-04 16:25:51 +02:00 |
Christian Lorentzen
|
811b588360
|
ENH change default scoring to log loss in LogisticRegressionCV (#33333)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Omar Salman <omar.salman@arbisoft.com>
|
2026-03-16 14:56:30 +05:00 |
Loïc Estève
|
b4483024cb
|
MNT Remove LogisticRegressionCV FutureWarning from examples (#32795)
|
2025-11-26 09:10:05 +00:00 |
Christian Lorentzen
|
a672760e94
|
DEP start deprecation of attributes in LogisticRegressionCV (#32114)
|
2025-11-18 13:05:09 +01:00 |
Stefanie Senger
|
1e6a81f322
|
DOC fix link in HuberRegressor docstring (#30417)
Co-authored-by: Virgil Chan <virchan.math@gmail.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
|
2024-12-07 15:20:04 +00:00 |
Adrin Jalali
|
51c8e0e19d
|
CLN replace authors with the standard line (#29250)
|
2024-06-17 17:57:02 +00:00 |
Adrin Jalali
|
55ca335e42
|
CLN use new license notice line (#29246)
|
2024-06-13 15:51:09 +02:00 |
kevin moore
|
b85377908b
|
Fix typo - "principle" should be "principal". (#27742)
|
2023-11-08 09:37:47 +01:00 |
Arturo Amor
|
3f110690d0
|
DOC Rework outlier detection estimators example (#25878)
Co-authored-by: ArturoAmorQ <arturo.amor-quiroz@polytechnique.edu>
Co-authored-by: Tim Head <betatim@gmail.com>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2023-09-11 18:26:17 +02:00 |
Adrin Jalali
|
42173fdb34
|
MNT add isort to ruff's rules (#26649)
|
2023-06-21 17:50:07 +02:00 |
Dimitri Papadopoulos Orfanos
|
2fd022d972
|
MAINT Fix typos found by codespell (#26448)
|
2023-05-31 10:19:21 +02:00 |
Arturo Amor
|
4b55dee764
|
DOC Rework Importance of Feature Scaling example (#25012)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
|
2023-01-19 16:48:23 +01:00 |
Paul
|
35af6dc808
|
EXA Improve example Importance of Feature Scaling (#21630)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
|
2021-11-26 14:56:25 -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 |
Dimitri Papadopoulos Orfanos
|
5f6e17c084
|
MNT Remove #!/usr/bin/python shebang in examples (#21246)
|
2021-10-14 18:51:09 +02:00 |
Thomas J. Fan
|
70a185ae59
|
MAINT Enable and run black on examples (#20502)
|
2021-10-07 10:13:00 +02:00 |
surgan12
|
62d2059804
|
MNT remove __future__ imports (#12791)
|
2019-02-02 22:05:06 +08:00 |
BenjaStudio
|
08924c340e
|
EXA Fix bad data visualisation in "Importance of Feature Scaling" (#12280)
|
2018-10-05 15:17:20 +08:00 |
Nicholas Nadeau, P.Eng., AVS
|
3e26fc63be
|
MAINT Fixing Typos (#11017)
|
2018-04-24 09:32:25 +10:00 |
Yiming (Paul) Li
|
5311c81769
|
DOC Update plot_scaling_importance.py (#10364)
|
2017-12-24 16:36:54 +11:00 |
Tyler Lanigan
|
eb9fe80e50
|
DOC add example regarding feature scaling (#7912)
also add load_wine to datasets
|
2017-02-14 00:27:19 +11:00 |