:orphan:
Examples
========
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_0010_apply_to_cols_thumb.svg
:alt:
:doc:`/auto_examples/0010_apply_to_cols`
.. raw:: html
Hands-On with Column Selection and Transformers
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_0100_squashing_scaler_thumb.png
:alt:
:doc:`/auto_examples/0100_squashing_scaler`
.. raw:: html
SquashingScaler: Robust numerical preprocessing for neural networks
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_0110_session_encoder_thumb.svg
:alt:
:doc:`/auto_examples/0110_session_encoder`
.. raw:: html
Sessions in time-based data: Predicting user purchases with the SessionEncoder
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/0010_apply_to_cols
/auto_examples/0100_squashing_scaler
/auto_examples/0110_session_encoder
Encoding features
=================
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/01_encoding/images/thumb/sphx_glr_0010_encodings_thumb.png
:alt:
:doc:`/auto_examples/01_encoding/0010_encodings`
.. raw:: html
Encoding: from a dataframe to a numerical matrix for machine learning
.. raw:: html
.. only:: html
.. image:: /auto_examples/01_encoding/images/thumb/sphx_glr_0020_text_with_string_encoders_thumb.png
:alt:
:doc:`/auto_examples/01_encoding/0020_text_with_string_encoders`
.. raw:: html
Various string encoders: a sentiment analysis example
.. raw:: html
.. only:: html
.. image:: /auto_examples/01_encoding/images/thumb/sphx_glr_0030_datetime_encoder_thumb.png
:alt:
:doc:`/auto_examples/01_encoding/0030_datetime_encoder`
.. raw:: html
Handling datetime features with the DatetimeEncoder
.. thumbnail-parent-div-close
.. raw:: html
Skrub DataOps
=================
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/02_data_ops/images/thumb/sphx_glr_1120_multiple_tables_thumb.png
:alt:
:doc:`/auto_examples/02_data_ops/1120_multiple_tables`
.. raw:: html
Multiples tables: building machine learning pipelines with DataOps
.. raw:: html
.. only:: html
.. image:: /auto_examples/02_data_ops/images/thumb/sphx_glr_1130_choices_thumb.svg
:alt:
:doc:`/auto_examples/02_data_ops/1130_choices`
.. raw:: html
Hyperparameter tuning with DataOps
.. raw:: html
.. only:: html
.. image:: /auto_examples/02_data_ops/images/thumb/sphx_glr_1131_optuna_choices_thumb.svg
:alt:
:doc:`/auto_examples/02_data_ops/1131_optuna_choices`
.. raw:: html
Tuning DataOps with Optuna
.. raw:: html
.. only:: html
.. image:: /auto_examples/02_data_ops/images/thumb/sphx_glr_1140_subsampling_thumb.svg
:alt:
:doc:`/auto_examples/02_data_ops/1140_subsampling`
.. raw:: html
Subsampling for faster development
.. raw:: html
.. only:: html
.. image:: /auto_examples/02_data_ops/images/thumb/sphx_glr_1150_use_case_thumb.svg
:alt:
:doc:`/auto_examples/02_data_ops/1150_use_case`
.. raw:: html
Use case: developing locally and deploying to production
.. raw:: html
.. only:: html
.. image:: /auto_examples/02_data_ops/images/thumb/sphx_glr_1160_pytorch_thumb.svg
:alt:
:doc:`/auto_examples/02_data_ops/1160_pytorch`
.. raw:: html
Using PyTorch (via skorch) in DataOps
.. thumbnail-parent-div-close
.. raw:: html
Joining tables with imperfect data
==================================
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/03_joining/images/thumb/sphx_glr_0040_fuzzy_joining_thumb.png
:alt:
:doc:`/auto_examples/03_joining/0040_fuzzy_joining`
.. raw:: html
Fuzzy joining dirty tables with the Joiner
.. raw:: html
.. only:: html
.. image:: /auto_examples/03_joining/images/thumb/sphx_glr_0050_deduplication_thumb.png
:alt:
:doc:`/auto_examples/03_joining/0050_deduplication`
.. raw:: html
Deduplicating misspelled categories
.. raw:: html
.. only:: html
.. image:: /auto_examples/03_joining/images/thumb/sphx_glr_0060_multiple_key_join_thumb.png
:alt:
:doc:`/auto_examples/03_joining/0060_multiple_key_join`
.. raw:: html
Spatial join for flight data: Joining across multiple columns
.. raw:: html
.. only:: html
.. image:: /auto_examples/03_joining/images/thumb/sphx_glr_0070_join_aggregation_thumb.png
:alt:
:doc:`/auto_examples/03_joining/0070_join_aggregation`
.. raw:: html
AggJoiner on a credit fraud dataset
.. raw:: html
.. only:: html
.. image:: /auto_examples/03_joining/images/thumb/sphx_glr_0080_interpolation_join_thumb.png
:alt:
:doc:`/auto_examples/03_joining/0080_interpolation_join`
.. raw:: html
Interpolation join: infer missing rows when joining two tables
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
:includehidden:
/auto_examples/01_encoding/index.rst
/auto_examples/02_data_ops/index.rst
/auto_examples/03_joining/index.rst
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery