Skip to content

Commit 7955ce0

Browse files
jakevdpGaelVaroquaux
authored andcommitted
Add whats new entry for scikit-learn#6282 (scikit-learn#7629)
1 parent b01c8c4 commit 7955ce0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/whats_new.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ Enhancements
3434
Bug fixes
3535
.........
3636

37+
- :class:`sklearn.manifold.LocallyLinearEmbedding` now correctly handles
38+
integer inputs
39+
(`#6282 <https://github.com/scikit-learn/scikit-learn/pull/6282>`_) by
40+
`Jake Vanderplas`_.
41+
3742
- The ``min_weight_fraction_leaf`` parameter of tree-based classifiers and
3843
regressors now assumes uniform sample weights by default if the
3944
``sample_weight`` argument is not passed to the ``fit`` function.

0 commit comments

Comments
 (0)