Skip to content

Commit

Permalink
Pushing the docs to dev/ for branch: main, commit 5d59bf507021c56e0f1…
Browse files Browse the repository at this point in the history
…808d2cd4bc901675b3cce
  • Loading branch information
dirty-cat-ci committed Nov 18, 2024
1 parent b9ecd4a commit d16c894
Show file tree
Hide file tree
Showing 84 changed files with 35,591 additions and 35,599 deletions.
Binary file not shown.
Binary file modified dev/_downloads/28079b3b8fa6a36780f883fc70c5a85b/01_encodings.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_images/sphx_glr_01_encodings_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_01_encodings_thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_08_join_aggregation_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_08_join_aggregation_thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_09_interpolation_join_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_09_interpolation_join_002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_09_interpolation_join_003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/sphx_glr_09_interpolation_join_thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,916 changes: 958 additions & 958 deletions dev/_sources/auto_examples/00_getting_started.rst.txt

Large diffs are not rendered by default.

758 changes: 379 additions & 379 deletions dev/_sources/auto_examples/01_encodings.rst.txt

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ as a set of latent topics.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 1.684 seconds)
**Total running time of the script:** (0 minutes 1.772 seconds)


.. _sphx_glr_download_auto_examples_02_feature_interpretation_with_gapencoder.py:
Expand Down
6 changes: 3 additions & 3 deletions dev/_sources/auto_examples/03_datetime_encoder.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -519,8 +519,8 @@ which ensures that the test set is always in the future.
.. code-block:: none
array([ -6664.06809097, -6520.55512687, -21139.48809623, -13098.86901921,
-14310.8213008 ])
array([ -6664.06809097, -6520.55512687, -21139.48809623, -13459.59833617,
-14112.56050227])
Expand Down Expand Up @@ -666,7 +666,7 @@ and transforms datetime columns by default.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 5.679 seconds)
**Total running time of the script:** (0 minutes 6.013 seconds)


.. _sphx_glr_download_auto_examples_03_datetime_encoder.py:
Expand Down
2 changes: 1 addition & 1 deletion dev/_sources/auto_examples/04_fuzzy_joining.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1715,7 +1715,7 @@ introduced into a grid search:
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 11.282 seconds)
**Total running time of the script:** (0 minutes 11.329 seconds)


.. _sphx_glr_download_auto_examples_04_fuzzy_joining.py:
Expand Down
2 changes: 1 addition & 1 deletion dev/_sources/auto_examples/05_deduplication.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ or |MinHash|.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 4.761 seconds)
**Total running time of the script:** (0 minutes 4.554 seconds)


.. _sphx_glr_download_auto_examples_05_deduplication.py:
Expand Down
4 changes: 2 additions & 2 deletions dev/_sources/auto_examples/06_ken_embeddings.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ We will start by checking out the available tables with
.. code-block:: none
{'schools', 'albums', 'games', 'all_entities', 'companies', 'movies'}
{'albums', 'companies', 'all_entities', 'schools', 'movies', 'games'}
Expand Down Expand Up @@ -839,7 +839,7 @@ It helped significantly improve the prediction score.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (1 minutes 4.537 seconds)
**Total running time of the script:** (1 minutes 2.341 seconds)


.. _sphx_glr_download_auto_examples_06_ken_embeddings.py:
Expand Down
4 changes: 2 additions & 2 deletions dev/_sources/auto_examples/07_multiple_key_join.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1228,7 +1228,7 @@ The results:
/home/circleci/project/.pixi/envs/doc/lib/python3.12/site-packages/sklearn/preprocessing/_encoders.py:242: UserWarning: Found unknown categories in columns [0] during transform. These unknown categories will be encoded as all zeros
warnings.warn(
np.float64(0.58075)
np.float64(0.5917000000000001)
Expand All @@ -1246,7 +1246,7 @@ Our final cross-validated accuracy score is 0.58.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (7 minutes 12.478 seconds)
**Total running time of the script:** (7 minutes 14.378 seconds)


.. _sphx_glr_download_auto_examples_07_multiple_key_join.py:
Expand Down
Loading

0 comments on commit d16c894

Please sign in to comment.