8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65ba86e commit 7d61b56Copy full SHA for 7d61b56
doc/whats_new.rst
@@ -406,8 +406,8 @@ API changes summary< 7C19 /div>
406
:issue:`8922` by :user:Attractadore
407
408
- :class:`cluster.bicluster.SpectralCoClustering` and
409
- :class:`cluster.bicluster.SpectralBiclustering` now accept ``y`` in fit
410
- and return ``self``. :issue:`6126` by `Andreas Müller`_.
+ :class:`cluster.bicluster.SpectralBiclustering` now accept ``y`` in fit.
+ :issue:`6126` by `Andreas Müller`_.
411
412
- SciPy >= 0.13.3 and NumPy >= 1.8.2 are now the minimum supported versions
413
for scikit-learn. The following backported functions in ``sklearn.utils``
0 commit comments