.. _sphx_glr_auto_examples_semi_supervised:

.. _semi_supervised_examples:

Semi Supervised Classification
------------------------------

Examples concerning the :mod:`sklearn.semi_supervised` module.



.. raw:: html

    <div class="sphx-glr-thumbnails">


.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="A comparison for the decision boundaries generated on the iris dataset by Label Spreading, Self...">

.. only:: html

  .. image:: /auto_examples/semi_supervised/images/thumb/sphx_glr_plot_semi_supervised_versus_svm_iris_thumb.png
    :alt: Decision boundary of semi-supervised classifiers versus SVM on the Iris dataset

  :ref:`sphx_glr_auto_examples_semi_supervised_plot_semi_supervised_versus_svm_iris.py`

.. raw:: html

      <div class="sphx-glr-thumbnail-title">Decision boundary of semi-supervised classifiers versus SVM on the Iris dataset</div>
    </div>


.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="This example illustrates the effect of a varying threshold on self-training. The breast_cancer ...">

.. only:: html

  .. image:: /auto_examples/semi_supervised/images/thumb/sphx_glr_plot_self_training_varying_threshold_thumb.png
    :alt: Effect of varying threshold for self-training

  :ref:`sphx_glr_auto_examples_semi_supervised_plot_self_training_varying_threshold.py`

.. raw:: html

      <div class="sphx-glr-thumbnail-title">Effect of varying threshold for self-training</div>
    </div>


.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="Demonstrates an active learning technique to learn handwritten digits using label propagation.">

.. only:: html

  .. image:: /auto_examples/semi_supervised/images/thumb/sphx_glr_plot_label_propagation_digits_active_learning_thumb.png
    :alt: Label Propagation digits active learning

  :ref:`sphx_glr_auto_examples_semi_supervised_plot_label_propagation_digits_active_learning.py`

.. raw:: html

      <div class="sphx-glr-thumbnail-title">Label Propagation digits active learning</div>
    </div>


.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="This example demonstrates the power of semisupervised learning by training a Label Spreading mo...">

.. only:: html

  .. image:: /auto_examples/semi_supervised/images/thumb/sphx_glr_plot_label_propagation_digits_thumb.png
    :alt: Label Propagation digits: Demonstrating performance

  :ref:`sphx_glr_auto_examples_semi_supervised_plot_label_propagation_digits.py`

.. raw:: html

      <div class="sphx-glr-thumbnail-title">Label Propagation digits: Demonstrating performance</div>
    </div>


.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="Example of LabelPropagation learning a complex internal structure to demonstrate &quot;manifold lear...">

.. only:: html

  .. image:: /auto_examples/semi_supervised/images/thumb/sphx_glr_plot_label_propagation_structure_thumb.png
    :alt: Label Propagation learning a complex structure

  :ref:`sphx_glr_auto_examples_semi_supervised_plot_label_propagation_structure.py`

.. raw:: html

      <div class="sphx-glr-thumbnail-title">Label Propagation learning a complex structure</div>
    </div>


.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="In this example, semi-supervised classifiers are trained on the 20 newsgroups dataset (which wi...">

.. only:: html

  .. image:: /auto_examples/semi_supervised/images/thumb/sphx_glr_plot_semi_supervised_newsgroups_thumb.png
    :alt: Semi-supervised Classification on a Text Dataset

  :ref:`sphx_glr_auto_examples_semi_supervised_plot_semi_supervised_newsgroups.py`

.. raw:: html

      <div class="sphx-glr-thumbnail-title">Semi-supervised Classification on a Text Dataset</div>
    </div>


.. raw:: html

    </div>


.. toctree::
   :hidden:

   /auto_examples/semi_supervised/plot_semi_supervised_versus_svm_iris
   /auto_examples/semi_supervised/plot_self_training_varying_threshold
   /auto_examples/semi_supervised/plot_label_propagation_digits_active_learning
   /auto_examples/semi_supervised/plot_label_propagation_digits
   /auto_examples/semi_supervised/plot_label_propagation_structure
   /auto_examples/semi_supervised/plot_semi_supervised_newsgroups