scikit-learn/examples/bicluster
Lars Buitinck 4e8ac10c56 FIX py2.6 compat in biclustering example 2013-08-12 12:52:17 +02:00
..
README.txt misc. fixes 2013-07-25 19:19:24 +02:00
bicluster_newsgroups.py FIX py2.6 compat in biclustering example 2013-08-12 12:52:17 +02:00
plot_spectral_biclustering.py examples use matplotlib.pyplot instead of pylab 2013-07-25 19:19:25 +02:00
plot_spectral_coclustering.py examples use matplotlib.pyplot instead of pylab 2013-07-25 19:19:25 +02:00

README.txt

.. _bicluster_examples:

Biclustering
------------

Examples concerning the :mod:`sklearn.cluster.bicluster` package.