.. only:: html .. note:: :class: sphx-glr-download-link-note Click :ref:`here ` to download the full example code .. rst-class:: sphx-glr-example-title .. _sphx_glr_auto_examples_plot_iterations.py: Plot iterations of AMFClassifier ================================ In this examples we illustrate the evolution of the decision function produced by :obj:`AMFClassifier` along iterations (repeated calls to ``partial_fit``). .. image:: /auto_examples/images/sphx_glr_plot_iterations_001.png :class: sphx-glr-single-img .. rst-class:: sphx-glr-script-out Out: .. code-block:: none Plotting iterations: 0%| | 0/6 [00:00` .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download Jupyter notebook: plot_iterations.ipynb ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_