:orphan:
Examples
========
This is example script
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_iris_training_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_iris_training.py`
.. raw:: html
This script demonstrates training the Iris dataset using matplotlib.
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_iris_plot_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_iris_plot.py`
.. raw:: html
This script demonstrates plotting the Iris dataset using matplotlib.
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_iris_interactive_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_iris_interactive.py`
.. raw:: html
This script demonstrates interactive plotting the Iris dataset using matplotlib.
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_iris_post_training_analysis_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_iris_post_training_analysis.py`
.. raw:: html
This script demonstrates post training analysis on the Iris dataset using matplotlib.
.. raw:: html
.. toctree::
:hidden:
/auto_examples/iris_training
/auto_examples/iris_plot
/auto_examples/iris_interactive
/auto_examples/iris_post_training_analysis
.. 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