:orphan:
.. _general_examples:
Example Gallery
===============
Introductory examples.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_demonstrate_01_train_som_representation_estimator_thumb.png
:alt:
:doc:`/auto_examples/demonstrate_01_train_som_representation_estimator`
.. raw:: html
Training the SOM representation estimator
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_demonstrate_02_train_pan_estimator_thumb.png
:alt:
:doc:`/auto_examples/demonstrate_02_train_pan_estimator`
.. raw:: html
Training the PAN estimator
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_demonstrate_03_pan_estimator_types_thumb.png
:alt:
:doc:`/auto_examples/demonstrate_03_pan_estimator_types`
.. raw:: html
PAN estimator as Outlier Detector vs Classifier
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_demonstrate_04_inspect_score_samples_normal_aspect_thumb.png
:alt:
:doc:`/auto_examples/demonstrate_04_inspect_score_samples_normal_aspect`
.. raw:: html
Scoring samples based on deviation from the normal representation
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_demonstrate_05_inspect_score_samples_abnormal_aspect_thumb.png
:alt:
:doc:`/auto_examples/demonstrate_05_inspect_score_samples_abnormal_aspect`
.. raw:: html
Scoring samples based on deviation from the abnormal representation
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_demonstrate_06_inspect_score_samples_nudged_aspect_thumb.png
:alt:
:doc:`/auto_examples/demonstrate_06_inspect_score_samples_nudged_aspect`
.. raw:: html
Scoring samples based on the nudge mechanism
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_demonstrate_07_inspect_predictions_thumb.png
:alt:
:doc:`/auto_examples/demonstrate_07_inspect_predictions`
.. raw:: html
Decision score and predictions based on the nudge mechanism
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_demonstrate_08_inspect_score_component_display_thumb.png
:alt:
:doc:`/auto_examples/demonstrate_08_inspect_score_component_display`
.. raw:: html
Proximity to learned representations and relationship to threshold
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/demonstrate_01_train_som_representation_estimator
/auto_examples/demonstrate_02_train_pan_estimator
/auto_examples/demonstrate_03_pan_estimator_types
/auto_examples/demonstrate_04_inspect_score_samples_normal_aspect
/auto_examples/demonstrate_05_inspect_score_samples_abnormal_aspect
/auto_examples/demonstrate_06_inspect_score_samples_nudged_aspect
/auto_examples/demonstrate_07_inspect_predictions
/auto_examples/demonstrate_08_inspect_score_component_display
.. 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