.. _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