Skip to content

Commit d6d9ec0

Browse files
committed
Update doc/whats_new.rst
Typo.
1 parent 7c8f435 commit d6d9ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/whats_new.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Changelog
2323
now support multi-output classification and regression problems, by
2424
`Gilles Louppe`_.
2525

26-
- Added :class:`preprocessing.LabelBinarizer`, a simple utility class to
26+
- Added :class:`preprocessing.LabelEncoder`, a simple utility class to
2727
normalize labels or transform non-numerical labels, by `Mathieu Blondel`_.
2828

2929
- Added the epsilon-insensitive loss and the ability to make probabilistic

0 commit comments

Comments
 (0)