Tutorials
=========

Here is a set of tutorial notebooks that aim to explain how to use each one of the mitigation
methods offered in the **dataprocessing** module.


.. nbgallery::
   ../notebooks/dataprocessing/module_tests/encoding
   ../notebooks/dataprocessing/module_tests/scaler
   ../notebooks/dataprocessing/module_tests/imputation
   ../notebooks/dataprocessing/module_tests/feat_sel_sequential
   ../notebooks/dataprocessing/module_tests/feat_sel_catboost
   ../notebooks/dataprocessing/module_tests/feat_sel_corr_tutorial
   ../notebooks/dataprocessing/module_tests/rebalance_imbl
   ../notebooks/dataprocessing/module_tests/rebalance_sdv