Christian Lorentzen
|
dda6337b2c
|
ENH scaling of LogisticRegression loss as 1/n * LinearModelLoss (#26721)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2023-10-06 23:49:37 +02:00 |
Dimitri Papadopoulos Orfanos
|
2fd022d972
|
MAINT Fix typos found by codespell (#26448)
|
2023-05-31 10:19:21 +02:00 |
Olivier Grisel
|
caefdd4790
|
MAINT adjust tolerance in test_balance_property (#25098)
|
2022-12-02 13:40:08 +01:00 |
Christian Lorentzen
|
aec3735281
|
TST add balance property check for linear models (#22892)
|
2022-11-18 16:00:45 +01:00 |
Jérémie du Boisberranger
|
e41753ebd5
|
MAINT Clean deprecation for 1.2: normalize in linear models (#24391)
|
2022-10-12 14:06:47 +02:00 |
Thomas J. Fan
|
3d096378ff
|
MNT Replace pytest.warns(None) in linear_models tests (#23138)
|
2022-04-19 15:53:55 +02:00 |
Olivier Grisel
|
1a7eec8af1
|
XFAIL test_linear_model_normalize_deprecation_message on macos (#21396)
|
2021-10-22 13:08:47 +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 |
Maria Telenczuk
|
a45c0c99a3
|
DEP Deprecates 'normalize' in _bayes.py (#17746)
|
2021-04-27 19:22:16 +02:00 |
Maria Telenczuk
|
9cfacf1540
|
DEP Deprecate 'normalize' in ridge models (#17772)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Alexandre Gramfort <alexandre.gramfort@m4x.org>
|
2021-04-06 21:33:28 +02:00 |