10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d49a6f1 commit 74ae6a0Copy full SHA for 74ae6a0
doc/whats_new/v0.21.rst
@@ -34,7 +34,7 @@ Changelog
34
:pr:`12955` by :user:`Prabakaran Kumaresshan <nixphix>`.
35
36
:mod:`sklearn.compose`
37
-.....................
+......................
38
39
- |Fix| Fixed an issue in :class:`compose.ColumnTransformer` where using
40
DataFrames whose column order differs between :func:``fit`` and
@@ -62,7 +62,7 @@ Changelog
62
missing values in training data. :pr:`13974` by `Frank Hoang <fhoang7>`.
63
64
:mod:`sklearn.inspection`
65
+.........................
66
67
- |Fix| Fixed a bug in :func:`inspection.plot_partial_dependence` where
68
``target`` parameter was not being taken into account for multiclass problems.
0 commit comments