8000 Add newline to prevent sphinx warning · scikit-learn/scikit-learn@9ffac83 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9ffac83

Browse files
Add newline to prevent sphinx warning
1 parent 1942cc5 commit 9ffac83

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/whats_new/v1.1.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,11 @@ Changelog
6464
- |API| Adds :meth:`get_feature_names_out` to :class:`impute.SimpleImputer`,
6565
:class:`impute.KNNImputer`, :class:`impute.IterativeImputer`, and
6666
:class:`impute.MissingIndicator`. :pr:`21078` by `Thomas Fan`_.
67+
6768
:mod:`sklearn.inspection`
6869
.........................
6970

70-
- |Feature| Add `custom_range` parameter in
71+
- |Feature| Add `custom_values` parameter in
7172
:func:`inspection.partial_dependence`. It enables users to pass their own range
7273
of values at which the partial dependence should be calculated for a given feature.
7374
:pr:`21033` by :user:`Freddy A. Boulton <freddyaboulton>`.

0 commit comments

Comments
 (0)
0