8000 target 1.5 · patrickkwang/scikit-learn@99f61c2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 99f61c2

Browse files
committed
target 1.5
1 parent 3593d79 commit 99f61c2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

doc/whats_new/v1.4.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,6 @@ Metadata Routing
3434
Changelog
3535
---------
3636

37-
:mod:`sklearn.inspection`
38-
.........................
39-
40-
- |Fix| :func:`DecisionBoundaryDisplay.from_estimator` no longer warns about
41-
missing feature names when provided a `polars.DataFrame`.
42-
:pr:`28718` by :user:`Patrick Wang <patrickkwang>`.
43-
4437
:mod:`sklearn.metrics`
4538
......................
4639

doc/whats_new/v1.5.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,13 @@ Changelog
220220
by passing a function in place of a strategy name.
221221
:pr:`28053` by :user:`Mark Elliot <mark-thm>`.
222222

223+
:mod:`sklearn.inspection`
224+
.........................
225+
226+
- |Fix| :func:`DecisionBoundaryDisplay.from_estimator` no longer warns about
227+
missing feature names when provided a `polars.DataFrame`.
228+
:pr:`28718` by :user:`Patrick Wang <patrickkwang>`.
229+
223230
:mod:`sklearn.linear_model`
224231
...........................
225232

0 commit comments

Comments
 (0)
0