Thanks to visit codestin.com Credit goes to github.com
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 65ba86e commit 7d61b56Copy full SHA for 7d61b56
doc/whats_new.rst
@@ -406,8 +406,8 @@ API changes summary
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