.. _sphx_glr_glr_examples_base:
.. _base_examples:
Base assessors & estimators
--------------------------------
Examples concerning the :mod:`watex.base` module.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /glr_examples/base/images/thumb/sphx_glr_plot_ada_gd_thumb.png
:alt:
:ref:`sphx_glr_glr_examples_base_plot_ada_gd.py`
.. raw:: html
Plot Linear Adaptative Neuron Classifier (Adaline)
.. raw:: html
.. only:: html
.. image:: /glr_examples/base/images/thumb/sphx_glr_plot_sbs_feature_selector_thumb.png
:alt:
:ref:`sphx_glr_glr_examples_base_plot_sbs_feature_selector.py`
.. raw:: html
Plot Sequential Backward Selection (SBS)
.. raw:: html
.. only:: html
.. image:: /glr_examples/base/images/thumb/sphx_glr_plot_ada_stochastic_gd_thumb.png
:alt:
:ref:`sphx_glr_glr_examples_base_plot_ada_stochastic_gd.py`
.. raw:: html
Plot Stochastic Linear Adaptative Neuron Classifier
.. raw:: html
.. only:: html
.. image:: /glr_examples/base/images/thumb/sphx_glr_plot_missing_thumb.png
:alt:
:ref:`sphx_glr_glr_examples_base_plot_missing.py`
.. raw:: html
Plot data with missing features
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/glr_examples/base/plot_ada_gd
/glr_examples/base/plot_sbs_feature_selector
/glr_examples/base/plot_ada_stochastic_gd
/glr_examples/base/plot_missing