.. _sphx_glr_auto_examples_05_customization:
.. _customization:
=============
Customization
=============
The algorithms accept custom activation, discriminant and distance functions, as well as solvers.
Any customization with proper testing and documentation will be considered to be included in the
sklvq package. Please, create a pull request on github.
Custom models and objectives are also welcome. However, as they greatly impact all currently
implemented parts and even might work completely differently there is no easy way to make this
similarly expandable as what currently is.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/05_customization/images/thumb/sphx_glr_plot_01_activations_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_05_customization_plot_01_activations.py`
.. raw:: html
Activation Functions
.. raw:: html
.. only:: html
.. image:: /auto_examples/05_customization/images/thumb/sphx_glr_plot_02_distances_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_05_customization_plot_02_distances.py`
.. raw:: html
Distance Functions
.. raw:: html
.. only:: html
.. image:: /auto_examples/05_customization/images/thumb/sphx_glr_plot_03_discriminants_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_05_customization_plot_03_discriminants.py`
.. raw:: html
Discriminant Functions
.. raw:: html
.. only:: html
.. image:: /auto_examples/05_customization/images/thumb/sphx_glr_plot_04_solvers_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_05_customization_plot_04_solvers.py`
.. raw:: html
Solvers
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/05_customization/plot_01_activations
/auto_examples/05_customization/plot_02_distances
/auto_examples/05_customization/plot_03_discriminants
/auto_examples/05_customization/plot_04_solvers