8000 COSMIT typo, thanks @ogrisel · seckcoder/scikit-learn@e53274a · GitHub
[go: up one dir, main page]

Skip to content

Commit e53274a

Browse files
committed
COSMIT typo, thanks @ogrisel
1 parent 4bc8822 commit e53274a

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
@@ -134,7 +134,7 @@ API changes summary
134134
The all classes in the :ref:`svm` module now automatically select the
135135
sparse or dense representation base on the input.
136136

137-
- All clustering algorithm now interpret the array ``X`` given to ``fit`` as
137+
- All clustering algorithms now interpret the array ``X`` given to ``fit`` as
138138
input data, in particular :class:`cluster.SpectralClustering` and
139139
:class:`cluster.AffinityPropagation` which previously expected affinity matrices.
140140

0 commit comments

Comments
 (0)
0