:orphan:
Examples
===========
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_00_getting_started_thumb.svg
:alt:
:ref:`sphx_glr_auto_examples_00_getting_started.py`
.. raw:: html
Getting Started
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_01_encodings_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_01_encodings.py`
.. raw:: html
Encoding: from a dataframe to a numerical matrix for machine learning
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_02_text_with_string_encoders_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_02_text_with_string_encoders.py`
.. raw:: html
Various string encoders: a sentiment analysis example
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_03_datetime_encoder_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_03_datetime_encoder.py`
.. raw:: html
Handling datetime features with the DatetimeEncoder
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_04_fuzzy_joining_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_04_fuzzy_joining.py`
.. raw:: html
Fuzzy joining dirty tables with the Joiner
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_05_deduplication_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_05_deduplication.py`
.. raw:: html
Deduplicating misspelled categories
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_06_ken_embeddings_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_06_ken_embeddings.py`
.. raw:: html
Wikipedia embeddings to enrich the data
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_07_multiple_key_join_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_07_multiple_key_join.py`
.. raw:: html
Spatial join for flight data: Joining across multiple columns
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_08_join_aggregation_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_08_join_aggregation.py`
.. raw:: html
AggJoiner on a credit fraud dataset
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_09_interpolation_join_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_09_interpolation_join.py`
.. raw:: html
Interpolation join: infer missing rows when joining two tables
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_10_apply_on_cols_thumb.svg
:alt:
:ref:`sphx_glr_auto_examples_10_apply_on_cols.py`
.. raw:: html
Hands-On with Column Selection and Transformers
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_11_squashing_scaler_thumb.svg
:alt:
:ref:`sphx_glr_auto_examples_11_squashing_scaler.py`
.. raw:: html
SquashingScaler: Robust numerical preprocessing for neural networks
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/00_getting_started
/auto_examples/01_encodings
/auto_examples/02_text_with_string_encoders
/auto_examples/03_datetime_encoder
/auto_examples/04_fuzzy_joining
/auto_examples/05_deduplication
/auto_examples/06_ken_embeddings
/auto_examples/07_multiple_key_join
/auto_examples/08_join_aggregation
/auto_examples/09_interpolation_join
/auto_examples/10_apply_on_cols
/auto_examples/11_squashing_scaler
Skrub DataOps
=================
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/data_ops/images/thumb/sphx_glr_10_data_ops_intro_thumb.svg
:alt:
:ref:`sphx_glr_auto_examples_data_ops_10_data_ops_intro.py`
.. raw:: html
Introduction to machine-learning pipelines with skrub DataOps
.. raw:: html
.. only:: html
.. image:: /auto_examples/data_ops/images/thumb/sphx_glr_11_multiple_tables_thumb.svg
:alt:
:ref:`sphx_glr_auto_examples_data_ops_11_multiple_tables.py`
.. raw:: html
Multiples tables: building machine learning pipelines with DataOps
.. raw:: html
.. only:: html
.. image:: /auto_examples/data_ops/images/thumb/sphx_glr_12_choices_thumb.svg
:alt:
:ref:`sphx_glr_auto_examples_data_ops_12_choices.py`
.. raw:: html
Hyperparameter tuning with DataOps
.. raw:: html
.. only:: html
.. image:: /auto_examples/data_ops/images/thumb/sphx_glr_13_subsampling_thumb.svg
:alt:
:ref:`sphx_glr_auto_examples_data_ops_13_subsampling.py`
.. raw:: html
Subsampling for faster development
.. raw:: html
.. only:: html
.. image:: /auto_examples/data_ops/images/thumb/sphx_glr_14_use_case_thumb.svg
:alt:
:ref:`sphx_glr_auto_examples_data_ops_14_use_case.py`
.. raw:: html
Usecase: developing locally, and avoiding to repeat code in production
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
:includehidden:
/auto_examples/data_ops/index.rst
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery