File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ Version 1.7
13
13
For a short description of the main highlights of the release, please refer to
14
14
:ref:`sphx_glr_auto_examples_release_highlights_plot_release_highlights_1_6_0.py`.
15
15
16
-
17
16
..
18
17
DELETE WHEN 1.7.0 IS RELEASED
19
18
Since October 2024, DO NOT add your changelog entry in this file.
@@ -26,6 +25,13 @@ Version 1.7
26
25
27
26
.. towncrier release notes start
28
27
28
+ :mod: `sklearn.linear_model `
29
+ -----------------------------
30
+
31
+ - |Fix | :class: `linear_model.BaseSGD ` accepts `None ` as a value for `l1_ratio `
32
+ when `penalty ` is not `elasticnet `.
33
+ By :user: `Marc Bresson <MarcBresson> ` :pr: `30730 `
34
+
29
35
.. rubric :: Code and documentation contributors
30
36
31
37
Thanks to everyone who has contributed to the maintenance and improvement of
You can’t perform that action at this time.
0 commit comments