.. _sphx_glr_auto_examples_02_pre_processing: .. _pre_processing: ============== Pre-processing ============== Any pre-processing, can be achieved by using the by sklearn's `pipelines`_. Therefore, this section will not discuss the topic in detail but provide a basic example of how one would do this using a model from the sklvq package. .. _pipelines: https://scikit-learn.org/stable/modules/compose.html .. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /auto_examples/02_pre_processing/images/thumb/sphx_glr_plot_01_pipeline_lvq_thumb.png :alt: :ref:`sphx_glr_auto_examples_02_pre_processing_plot_01_pipeline_lvq.py` .. raw:: html
Pipelines
.. thumbnail-parent-div-close .. raw:: html
.. toctree:: :hidden: /auto_examples/02_pre_processing/plot_01_pipeline_lvq