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 4bc8822 commit e53274aCopy full SHA for e53274a
doc/whats_new.rst
@@ -134,7 +134,7 @@ API changes summary
134
The all classes in the :ref:`svm` module now automatically select the
135
sparse or dense representation base on the input.
136
137
- - All clustering algorithm now interpret the array ``X`` given to ``fit`` as
+ - All clustering algorithms now interpret the array ``X`` given to ``fit`` as
138
input data, in particular :class:`cluster.SpectralClustering` and
139
:class:`cluster.AffinityPropagation` which previously expected affinity matrices.
140
0 commit comments