Skip to content

Commit c59a71c

Browse files
committed
Pushing the docs to dev/ for branch: main, commit 0e00395975089e5732f28b1ad62c922802c99b14
1 parent 93886df commit c59a71c

File tree

231 files changed

+43661
-43661
lines changed

Some content is hidden

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

231 files changed

+43661
-43661
lines changed
Binary file not shown.

dev/_downloads/3091b0acf40c2f5105f06db44596b12d/1130_choices.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"cell_type": "markdown",
5959
"metadata": {},
6060
"source": [
61-
"We mark the ``texts`` column as the input variable and the ``labels`` column as\nthe target variable.\n\nSee [the previous example](10_data_ops_intro.html)\nfor a more detailed explanation\nof :func:`skrub.X` and :func:`skrub.y`.\n\nWe then encode the text with a :class:`~skrub.MinHashEncoder` and fit a\n:class:`~sklearn.ensemble.HistGradientBoostingClassifier` on the resulting features.\n\n"
61+
"We mark the ``texts`` column as the input variable and the ``labels`` column as\nthe target variable.\n\nSee [the previous example](1110_data_ops_intro.html)\nfor a more detailed explanation\nof :func:`skrub.X` and :func:`skrub.y`.\n\nWe then encode the text with a :class:`~skrub.MinHashEncoder` and fit a\n:class:`~sklearn.ensemble.HistGradientBoostingClassifier` on the resulting features.\n\n"
6262
]
6363
},
6464
{
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/a5627fc86e64f8f8c732441dc6c63aa5/1130_choices.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
# We mark the ``texts`` column as the input variable and the ``labels`` column as
6565
# the target variable.
6666
#
67-
# See `the previous example <10_data_ops_intro.html>`_
67+
# See `the previous example <1110_data_ops_intro.html>`_
6868
# for a more detailed explanation
6969
# of :func:`skrub.X` and :func:`skrub.y`.
7070
#
Binary file not shown.

0 commit comments

Comments
 (0)