Skip to content

Commit 7e9f251

Browse files
committed
Pushing the docs to dev/ for branch: main, commit 225b1e3827b31dc7350d5446a12f7e37cd37b7f3
1 parent d1b435c commit 7e9f251

File tree

1,534 files changed

+6006
-5992
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,534 files changed

+6006
-5992
lines changed
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 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 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 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 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 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 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 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 not shown.
Binary file not shown.

dev/_downloads/4cf0456267ced0f869a458ef4776d4c5/plot_release_highlights_1_1_0.py

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,11 @@
6060
# %%
6161
# `get_feature_names_out` Available in all Transformers
6262
# -----------------------------------------------------
63-
# :term:`get_feature_names_out` is now available in all Transformers. This enables
64-
# :class:`~pipeline.Pipeline` to construct the output feature names for more complex
65-
# pipelines:
63+
# :term:`get_feature_names_out` is now available in all transformers, thereby
64+
# concluding the implementation of
65+
# `SLEP007 <https://scikit-learn-enhancement-proposals.readthedocs.io/en/latest/slep007/proposal.html>`__.
66+
# This enables :class:`~pipeline.Pipeline` to construct the output feature names for
67+
# more complex pipelines:
6668
from sklearn.compose import ColumnTransformer
6769
from sklearn.preprocessing import OneHotEncoder, StandardScaler
6870
from sklearn.pipeline import make_pipeline
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 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 not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

dev/_downloads/68fdea23e50d165632d4bd4e36453cd5/plot_release_highlights_1_1_0.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"cell_type": "markdown",
3737
"metadata": {},
3838
"source": [
39-
"## `get_feature_names_out` Available in all Transformers\n:term:`get_feature_names_out` is now available in all Transformers. This enables\n:class:`~pipeline.Pipeline` to construct the output feature names for more complex\npipelines:\n\n"
39+
"## `get_feature_names_out` Available in all Transformers\n:term:`get_feature_names_out` is now available in all transformers, thereby\nconcluding the implementation of\n[SLEP007](https://scikit-learn-enhancement-proposals.readthedocs.io/en/latest/slep007/proposal.html)_.\nThis enables :class:`~pipeline.Pipeline` to construct the output feature names for\nmore complex pipelines:\n\n"
4040
]
4141
},
4242
{
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 not shown.
Binary file not shown.
Binary file not shown.

dev/_downloads/7be24b5c175982744260a2ced8398a5a/plot_release_highlights_1_0_0.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,9 @@
140140
# When an estimator is passed a `pandas' dataframe
141141
# <https://pandas.pydata.org/docs/user_guide/dsintro.html#dataframe>`_ during
142142
# :term:`fit`, the estimator will set a `feature_names_in_` attribute
143-
# containing the feature names. Note that feature names support is only enabled
143+
# containing the feature names. This is a part of
144+
# `SLEP007 <https://scikit-learn-enhancement-proposals.readthedocs.io/en/latest/slep007/proposal.html>`__.
145+
# Note that feature names support is only enabled
144146
# when the column names in the dataframe are all strings. `feature_names_in_`
145147
# is used to check that the column names of the dataframe passed in
146148
# non-:term:`fit`, such as :term:`predict`, are consistent with features in
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 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 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 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 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 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 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 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 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 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.

dev/_downloads/f2677dfc7ce435a13dbd8d5fc7298413/plot_release_highlights_1_0_0.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"cell_type": "markdown",
4444
"metadata": {},
4545
"source": [
46-
"## Feature Names Support\nWhen an estimator is passed a [pandas' dataframe](https://pandas.pydata.org/docs/user_guide/dsintro.html#dataframe) during\n:term:`fit`, the estimator will set a `feature_names_in_` attribute\ncontaining the feature names. Note that feature names support is only enabled\nwhen the column names in the dataframe are all strings. `feature_names_in_`\nis used to check that the column names of the dataframe passed in\nnon-:term:`fit`, such as :term:`predict`, are consistent with features in\n:term:`fit`:\n\n"
46+
"## Feature Names Support\nWhen an estimator is passed a [pandas' dataframe](https://pandas.pydata.org/docs/user_guide/dsintro.html#dataframe) during\n:term:`fit`, the estimator will set a `feature_names_in_` attribute\ncontaining the feature names. This is a part of\n[SLEP007](https://scikit-learn-enhancement-proposals.readthedocs.io/en/latest/slep007/proposal.html)_.\nNote that feature names support is only enabled\nwhen the column names in the dataframe are all strings. `feature_names_in_`\nis used to check that the column names of the dataframe passed in\nnon-:term:`fit`, such as :term:`predict`, are consistent with features in\n:term:`fit`:\n\n"
4747
]
4848
},
4949
{
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 not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

dev/_downloads/scikit-learn-docs.zip

917 Bytes
Binary file not shown.
-425 Bytes
-80 Bytes
-38 Bytes
-33 Bytes

0 commit comments

Comments
 (0)