:orphan: .. _general_examples: Examples ======== General examples ---------------- General-purpose and introductory examples for skoot. These examples are designed to introduce you to the package style and layout. .. raw:: html
.. raw:: html
.. only:: html .. figure:: /auto_examples/images/thumb/sphx_glr_ex_getting_acquainted_thumb.png :ref:`sphx_glr_auto_examples_ex_getting_acquainted.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/ex_getting_acquainted .. raw:: html
.. only:: html .. figure:: /auto_examples/images/thumb/sphx_glr_ex_anonymous_transformer_thumb.png :ref:`sphx_glr_auto_examples_ex_anonymous_transformer.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/ex_anonymous_transformer .. raw:: html
.. _balance_examples: Class balancing examples ------------------------ Examples for how to use the :mod:`skoot.balance` module to balance your imbalanced classification datasets. .. raw:: html
.. raw:: html
.. only:: html .. figure:: /auto_examples/balance/images/thumb/sphx_glr_ex_smote_thumb.png :ref:`sphx_glr_auto_examples_balance_ex_smote.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/balance/ex_smote .. raw:: html
.. only:: html .. figure:: /auto_examples/balance/images/thumb/sphx_glr_ex_oversample_thumb.png :ref:`sphx_glr_auto_examples_balance_ex_oversample.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/balance/ex_oversample .. raw:: html
.. only:: html .. figure:: /auto_examples/balance/images/thumb/sphx_glr_ex_undersample_thumb.png :ref:`sphx_glr_auto_examples_balance_ex_undersample.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/balance/ex_undersample .. raw:: html
.. _datasets_examples: Datasets examples ----------------- Examples for how to use the :mod:`skoot.datasets` module to load pre-bundled datasets for modeling in skoot. .. raw:: html
.. raw:: html
.. only:: html .. figure:: /auto_examples/datasets/images/thumb/sphx_glr_ex_datasets_thumb.png :ref:`sphx_glr_auto_examples_datasets_ex_datasets.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/datasets/ex_datasets .. raw:: html
.. _exploration_examples: Exploratory data analysis examples ---------------------------------- Examples for how to use the :mod:`skoot.exploration` module to quickly explore your data and learn its characteristics. .. raw:: html
.. raw:: html
.. only:: html .. figure:: /auto_examples/exploration/images/thumb/sphx_glr_ex_summarize_thumb.png :ref:`sphx_glr_auto_examples_exploration_ex_summarize.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/exploration/ex_summarize .. raw:: html
.. _feature_extraction_examples: Feature extraction examples --------------------------- Examples for how to use the :mod:`skoot.feature_extraction` module to discover new features in your dataset for better modeling. .. raw:: html
.. raw:: html
.. only:: html .. figure:: /auto_examples/feature_extraction/images/thumb/sphx_glr_ex_date_extraction_thumb.png :ref:`sphx_glr_auto_examples_feature_extraction_ex_date_extraction.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/feature_extraction/ex_date_extraction .. raw:: html
.. _model_validation_examples: Model validation examples ------------------------- Examples for how to use the :mod:`skoot.model_validation` module to safeguard your models from covariate shift. .. raw:: html
.. raw:: html
.. only:: html .. figure:: /auto_examples/model_validation/images/thumb/sphx_glr_ex_hypothesis_validation_thumb.png :ref:`sphx_glr_auto_examples_model_validation_ex_hypothesis_validation.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/model_validation/ex_hypothesis_validation .. raw:: html
.. _preprocessing_examples: Preprocessing examples ---------------------- Examples for how to use the :mod:`skoot.preprocessing` module to transform features in your dataset for better modeling. .. raw:: html
.. raw:: html
.. only:: html .. figure:: /auto_examples/preprocessing/images/thumb/sphx_glr_ex_binning_thumb.png :ref:`sphx_glr_auto_examples_preprocessing_ex_binning.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/preprocessing/ex_binning .. raw:: html
.. only:: html .. figure:: /auto_examples/preprocessing/images/thumb/sphx_glr_ex_date_transformation_thumb.png :ref:`sphx_glr_auto_examples_preprocessing_ex_date_transformation.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/preprocessing/ex_date_transformation .. raw:: html
.. only:: html .. figure:: /auto_examples/preprocessing/images/thumb/sphx_glr_ex_one_hot_thumb.png :ref:`sphx_glr_auto_examples_preprocessing_ex_one_hot.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/preprocessing/ex_one_hot .. raw:: html
.. _utils_examples: Utilities examples ------------------ Examples for how to use the :mod:`skoot.utils` module to enhance your modeling, write better transformers, and profile your estimators. .. raw:: html
.. raw:: html
.. only:: html .. figure:: /auto_examples/utils/images/thumb/sphx_glr_ex_profiling_thumb.png :ref:`sphx_glr_auto_examples_utils_ex_profiling.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/utils/ex_profiling .. raw:: html
.. only :: html .. container:: sphx-glr-footer .. container:: sphx-glr-download :download:`Download all examples in Python source code: auto_examples_python.zip ` .. container:: sphx-glr-download :download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_