8000
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 1942cc5 commit 9ffac83Copy full SHA for 9ffac83
doc/whats_new/v1.1.rst
@@ -64,10 +64,11 @@ Changelog
64
- |API| Adds :meth:`get_feature_names_out` to :class:`impute.SimpleImputer`,
65
:class:`impute.KNNImputer`, :class:`impute.IterativeImputer`, and
66
:class:`impute.MissingIndicator`. :pr:`21078` by `Thomas Fan`_.
67
+
68
:mod:`sklearn.inspection`
69
.........................
70
-- |Feature| Add `custom_range` parameter in
71
+- |Feature| Add `custom_values` parameter in
72
:func:`inspection.partial_dependence`. It enables users to pass their own range
73
of values at which the partial dependence should be calculated for a given feature.
74
:pr:`21033` by :user:`Freddy A. Boulton <freddyaboulton>`.
0 commit comments