:orphan:
.. _examples:
Examples
========
Examples that show how to work with custom datasets and pipelines
.. raw:: html
.. raw:: html
Datasets
--------
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /auto_examples/datasets/images/thumb/sphx_glr__01_datasets_basics_thumb.png
:alt: Custom Dataset - Basics
:ref:`sphx_glr_auto_examples_datasets__01_datasets_basics.py`
.. raw:: html
Custom Dataset - Basics
.. raw:: html
.. only:: html
.. image:: /auto_examples/datasets/images/thumb/sphx_glr__02_datasets_real_world_example_thumb.png
:alt: Custom Dataset - A real world example
:ref:`sphx_glr_auto_examples_datasets__02_datasets_real_world_example.py`
.. raw:: html
Custom Dataset - A real world example
.. raw:: html
.. only:: html
.. image:: /auto_examples/datasets/images/thumb/sphx_glr_datasets_final_ecg_thumb.png
:alt: The final ECG Example dataset
:ref:`sphx_glr_auto_examples_datasets_datasets_final_ecg.py`
.. raw:: html
The final ECG Example dataset
.. raw:: html
Algorithms
----------
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /auto_examples/algorithms/images/thumb/sphx_glr__01_algorithms_qrs_detection_thumb.png
:alt: Algorithms - A real world example: QRS-Detection
:ref:`sphx_glr_auto_examples_algorithms__01_algorithms_qrs_detection.py`
.. raw:: html
Algorithms - A real world example: QRS-Detection
.. raw:: html
.. only:: html
.. image:: /auto_examples/algorithms/images/thumb/sphx_glr_algorithms_qrs_detection_final_thumb.png
:alt: The final QRS detection algorithms
:ref:`sphx_glr_auto_examples_algorithms_algorithms_qrs_detection_final.py`
.. raw:: html
The final QRS detection algorithms
.. raw:: html
Parameter Optimization
----------------------
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /auto_examples/parameter_optimization/images/thumb/sphx_glr__01_gridsearch_thumb.png
:alt: Grid Search optimal Algorithm Parameter
:ref:`sphx_glr_auto_examples_parameter_optimization__01_gridsearch.py`
.. raw:: html
Grid Search optimal Algorithm Parameter
.. raw:: html
.. only:: html
.. image:: /auto_examples/parameter_optimization/images/thumb/sphx_glr__02_optimizable_pipelines_thumb.png
:alt: Optimizable Pipelines
:ref:`sphx_glr_auto_examples_parameter_optimization__02_optimizable_pipelines.py`
.. raw:: html
Optimizable Pipelines
.. raw:: html
.. only:: html
.. image:: /auto_examples/parameter_optimization/images/thumb/sphx_glr__03_gridsearch_cv_thumb.png
:alt: GridSearchCV
:ref:`sphx_glr_auto_examples_parameter_optimization__03_gridsearch_cv.py`
.. raw:: html
GridSearchCV
.. raw:: html
.. only:: html
.. image:: /auto_examples/parameter_optimization/images/thumb/sphx_glr__04_custom_optuna_optimizer_thumb.png
:alt: Custom Optuna Optimizer
:ref:`sphx_glr_auto_examples_parameter_optimization__04_custom_optuna_optimizer.py`
.. raw:: html
Custom Optuna Optimizer
.. raw:: html
.. only:: html
.. image:: /auto_examples/parameter_optimization/images/thumb/sphx_glr__05_optuna_search_thumb.png
:alt: Build-in Optuna Optimizers
:ref:`sphx_glr_auto_examples_parameter_optimization__05_optuna_search.py`
.. raw:: html
Build-in Optuna Optimizers
.. raw:: html
Validation
----------
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /auto_examples/other_features/images/thumb/sphx_glr__01_dataclasses_thumb.png
:alt: Dataclass and Attrs support
:ref:`sphx_glr_auto_examples_other_features__01_dataclasses.py`
.. raw:: html
Dataclass and Attrs support
.. raw:: html
.. only:: html
.. image:: /auto_examples/other_features/images/thumb/sphx_glr__02_composite_objects_thumb.png
:alt: Composite-Algorithms and Pipelines
:ref:`sphx_glr_auto_examples_other_features__02_composite_objects.py`
.. raw:: html
Composite-Algorithms and Pipelines
.. raw:: html
.. only:: html
.. image:: /auto_examples/other_features/images/thumb/sphx_glr__03_optimization_info_thumb.png
:alt: Optimization Info
:ref:`sphx_glr_auto_examples_other_features__03_optimization_info.py`
.. raw:: html
Optimization Info
.. raw:: html
.. toctree::
:hidden:
:includehidden:
/./auto_examples/datasets/index.rst
/./auto_examples/algorithms/index.rst
/./auto_examples/parameter_optimization/index.rst
/./auto_examples/validation/index.rst
/./auto_examples/integrations/index.rst
/./auto_examples/other_features/index.rst
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: auto_examples_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery