.. _sphx_glr_auto_examples_bicluster: .. _bicluster_examples: Biclustering ------------ Examples concerning biclustering techniques. .. raw:: html <div class="sphx-glr-thumbnails"> .. raw:: html <div class="sphx-glr-thumbcontainer" tooltip="This example demonstrates how to generate a checkerboard dataset and bicluster it using the Spe..."> .. only:: html .. image:: /auto_examples/bicluster/images/thumb/sphx_glr_plot_spectral_biclustering_thumb.png :alt: :ref:`sphx_glr_auto_examples_bicluster_plot_spectral_biclustering.py` .. raw:: html <div class="sphx-glr-thumbnail-title">A demo of the Spectral Biclustering algorithm</div> </div> .. raw:: html <div class="sphx-glr-thumbcontainer" tooltip="This example demonstrates how to generate a dataset and bicluster it using the Spectral Co-Clus..."> .. only:: html .. image:: /auto_examples/bicluster/images/thumb/sphx_glr_plot_spectral_coclustering_thumb.png :alt: :ref:`sphx_glr_auto_examples_bicluster_plot_spectral_coclustering.py` .. raw:: html <div class="sphx-glr-thumbnail-title">A demo of the Spectral Co-Clustering algorithm</div> </div> .. raw:: html <div class="sphx-glr-thumbcontainer" tooltip="This example demonstrates the Spectral Co-clustering algorithm on the twenty newsgroups dataset..."> .. only:: html .. image:: /auto_examples/bicluster/images/thumb/sphx_glr_plot_bicluster_newsgroups_thumb.png :alt: :ref:`sphx_glr_auto_examples_bicluster_plot_bicluster_newsgroups.py` .. raw:: html <div class="sphx-glr-thumbnail-title">Biclustering documents with the Spectral Co-clustering algorithm</div> </div> .. raw:: html </div> .. toctree:: :hidden: /auto_examples/bicluster/plot_spectral_biclustering /auto_examples/bicluster/plot_spectral_coclustering /auto_examples/bicluster/plot_bicluster_newsgroups