:orphan:
Example gallery
================
We provide here different examples on how to use the GemClus library, from clustering to variable selection.
.. raw:: html
.. thumbnail-parent-div-open
.. thumbnail-parent-div-close
.. raw:: html
General examples
----------------
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/_general/images/thumb/sphx_glr_plot_intro_mlp_mmd_thumb.png
:alt:
:ref:`sphx_glr_auto_examples__general_plot_intro_mlp_mmd.py`
.. raw:: html
An introducing example to clustering with an MLP and the MMD GEMINI
.. raw:: html
.. only:: html
.. image:: /auto_examples/_general/images/thumb/sphx_glr_plot_nonparametric_clustering_thumb.png
:alt:
:ref:`sphx_glr_auto_examples__general_plot_nonparametric_clustering.py`
.. raw:: html
Non parametric clustering
.. raw:: html
.. only:: html
.. image:: /auto_examples/_general/images/thumb/sphx_glr_plot_kernel_kmeans_thumb.png
:alt:
:ref:`sphx_glr_auto_examples__general_plot_kernel_kmeans.py`
.. raw:: html
Kernel KMeans clustering with GEMINI
.. raw:: html
.. only:: html
.. image:: /auto_examples/_general/images/thumb/sphx_glr_plot_gstm_thumb.png
:alt:
:ref:`sphx_glr_auto_examples__general_plot_gstm.py`
.. raw:: html
Example of decision boundary map for a mixture of Gaussian and low-degree Student distributions
.. raw:: html
.. only:: html
.. image:: /auto_examples/_general/images/thumb/sphx_glr_plot_kernel_rim_thumb.png
:alt:
:ref:`sphx_glr_auto_examples__general_plot_kernel_rim.py`
.. raw:: html
Clustering circles with kernel RIM
.. raw:: html
.. only:: html
.. image:: /auto_examples/_general/images/thumb/sphx_glr_plot_squared_loss_mi_thumb.png
:alt:
:ref:`sphx_glr_auto_examples__general_plot_squared_loss_mi.py`
.. raw:: html
Clustering with the squared-loss mutual information
.. raw:: html
.. only:: html
.. image:: /auto_examples/_general/images/thumb/sphx_glr_plot_moon_clustering_thumb.png
:alt:
:ref:`sphx_glr_auto_examples__general_plot_moon_clustering.py`
.. raw:: html
Drawing a decision boundary between two interlacing moons
.. raw:: html
.. only:: html
.. image:: /auto_examples/_general/images/thumb/sphx_glr_plot_rim_thumb.png
:alt:
:ref:`sphx_glr_auto_examples__general_plot_rim.py`
.. raw:: html
Simple logistic regression with RIM
.. raw:: html
.. only:: html
.. image:: /auto_examples/_general/images/thumb/sphx_glr_plot_graph_node_clustering_thumb.png
:alt:
:ref:`sphx_glr_auto_examples__general_plot_graph_node_clustering.py`
.. raw:: html
Graph node clustering with a nonparametric model
.. raw:: html
.. only:: html
.. image:: /auto_examples/_general/images/thumb/sphx_glr_plot_circles_thumb.png
:alt:
:ref:`sphx_glr_auto_examples__general_plot_circles.py`
.. raw:: html
Comparative clustering of circles dataset with kernel change
.. raw:: html
.. only:: html
.. image:: /auto_examples/_general/images/thumb/sphx_glr_plot_custom_model_thumb.png
:alt:
:ref:`sphx_glr_auto_examples__general_plot_custom_model.py`
.. raw:: html
Extending GemClus to build your own discriminative clustering model
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/_general/plot_intro_mlp_mmd
/auto_examples/_general/plot_nonparametric_clustering
/auto_examples/_general/plot_kernel_kmeans
/auto_examples/_general/plot_gstm
/auto_examples/_general/plot_kernel_rim
/auto_examples/_general/plot_squared_loss_mi
/auto_examples/_general/plot_moon_clustering
/auto_examples/_general/plot_rim
/auto_examples/_general/plot_graph_node_clustering
/auto_examples/_general/plot_circles
/auto_examples/_general/plot_custom_model
Feature selection
-----------------
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/feature_selection/images/thumb/sphx_glr_plot_feature_selection_linear_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_feature_selection_plot_feature_selection_linear.py`
.. raw:: html
Feature selection using the Sparse MMD OvO (Logistic regression)
.. raw:: html
.. only:: html
.. image:: /auto_examples/feature_selection/images/thumb/sphx_glr_plot_feature_selection_logreg_mi_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_feature_selection_plot_feature_selection_logreg_mi.py`
.. raw:: html
Feature selection using the Sparse Linear MI (Logistic regression)
.. raw:: html
.. only:: html
.. image:: /auto_examples/feature_selection/images/thumb/sphx_glr_plot_grouped_selection_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_feature_selection_plot_grouped_selection.py`
.. raw:: html
Grouped Feature selection with a linear model
.. raw:: html
.. only:: html
.. image:: /auto_examples/feature_selection/images/thumb/sphx_glr_plot_feature_selection_mlp_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_feature_selection_plot_feature_selection_mlp.py`
.. raw:: html
Feature selection using the Sparse MMD OvA (MLP)
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/feature_selection/plot_feature_selection_linear
/auto_examples/feature_selection/plot_feature_selection_logreg_mi
/auto_examples/feature_selection/plot_grouped_selection
/auto_examples/feature_selection/plot_feature_selection_mlp
Consensus clustering
---------------------
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/mlcl/images/thumb/sphx_glr_plot_semi_supervised_consensus_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_mlcl_plot_semi_supervised_consensus.py`
.. raw:: html
Consensus clustering with linking constraints on sample pairs
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/mlcl/plot_semi_supervised_consensus
Scoring with GEMINI
-------------------
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/scoring/images/thumb/sphx_glr_plot_gemini_scoring_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_scoring_plot_gemini_scoring.py`
.. raw:: html
Scoring any model with GEMINI
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/scoring/plot_gemini_scoring
Trees
------
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/trees/images/thumb/sphx_glr_plot_douglas_example_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_trees_plot_douglas_example.py`
.. raw:: html
Building a differentiable unsupervised tree: DOUGLAS
.. raw:: html
.. only:: html
.. image:: /auto_examples/trees/images/thumb/sphx_glr_plot_kauri_example_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_trees_plot_kauri_example.py`
.. raw:: html
Building an unsupervised tree with kernel-kmeans objective: KAURI
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/trees/plot_douglas_example
/auto_examples/trees/plot_kauri_example
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: auto_examples_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery