Skip to content

Commit 7904d2c

Browse files
committed
Pushing the docs to dev/ for branch: main, commit 72169ff26b6df07afd407eefff09dd2911afa436
1 parent 542c9ab commit 7904d2c

File tree

1,387 files changed

+8693
-8546
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,387 files changed

+8693
-8546
lines changed

dev/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: e78d068d209c9e11141982d4e7ae1dc2
3+
config: 571d9930d102278fe9370eb753e02e31
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

dev/_downloads/0785ea6d45bde062e5beedda88131215/plot_release_highlights_1_3_0.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"\n# Release Highlights for scikit-learn 1.3\n\n.. currentmodule:: sklearn\n\nWe are pleased to announce the release of scikit-learn 1.3! Many bug fixes\nand improvements were added, as well as some new key features. We detail\nbelow a few of the major features of this release. **For an exhaustive list of\nall the changes**, please refer to the `release notes <changes_1_3>`.\n\nTo install the latest version (with pip)::\n\n pip install --upgrade scikit-learn\n\nor with conda::\n\n conda install -c conda-forge scikit-learn\n"
7+
"\n# Release Highlights for scikit-learn 1.3\n\n.. currentmodule:: sklearn\n\nWe are pleased to announce the release of scikit-learn 1.3! Many bug fixes\nand improvements were added, as well as some new key features. We detail\nbelow a few of the major features of this release. **For an exhaustive list of\nall the changes**, please refer to the `release notes <release_notes_1_3>`.\n\nTo install the latest version (with pip)::\n\n pip install --upgrade scikit-learn\n\nor with conda::\n\n conda install -c conda-forge scikit-learn\n"
88
]
99
},
1010
{
Binary file not shown.

dev/_downloads/138e7c706c17949c3098ff8074b03ce7/plot_release_highlights_1_2_0.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
We are pleased to announce the release of scikit-learn 1.2! Many bug fixes
1010
and improvements were added, as well as some new key features. We detail
1111
below a few of the major features of this release. **For an exhaustive list of
12-
all the changes**, please refer to the :ref:`release notes <changes_1_2>`.
12+
all the changes**, please refer to the :ref:`release notes <release_notes_1_2>`.
1313
1414
To install the latest version (with pip)::
1515
@@ -163,4 +163,4 @@
163163
# the sparse-dense and dense-sparse combinations for the Euclidean and Squared
164164
# Euclidean Distance metrics.
165165
# A detailed list of the impacted estimators can be found in the
166-
# :ref:`changelog <changes_1_2>`.
166+
# :ref:`changelog <release_notes_1_2>`.

dev/_downloads/2e6d841155147c9fbce4ea3837b924b9/plot_release_highlights_0_24_0.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"\n# Release Highlights for scikit-learn 0.24\n\n.. currentmodule:: sklearn\n\nWe are pleased to announce the release of scikit-learn 0.24! Many bug fixes\nand improvements were added, as well as some new key features. We detail\nbelow a few of the major features of this release. **For an exhaustive list of\nall the changes**, please refer to the `release notes <changes_0_24>`.\n\nTo install the latest version (with pip)::\n\n pip install --upgrade scikit-learn\n\nor with conda::\n\n conda install -c conda-forge scikit-learn\n"
7+
"\n# Release Highlights for scikit-learn 0.24\n\n.. currentmodule:: sklearn\n\nWe are pleased to announce the release of scikit-learn 0.24! Many bug fixes\nand improvements were added, as well as some new key features. We detail\nbelow a few of the major features of this release. **For an exhaustive list of\nall the changes**, please refer to the `release notes <release_notes_0_24>`.\n\nTo install the latest version (with pip)::\n\n pip install --upgrade scikit-learn\n\nor with conda::\n\n conda install -c conda-forge scikit-learn\n"
88
]
99
},
1010
{

dev/_downloads/3316f301d7c7651c033565a5ae51c295/plot_release_highlights_1_3_0.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
We are pleased to announce the release of scikit-learn 1.3! Many bug fixes
1010
and improvements were added, as well as some new key features. We detail
1111
below a few of the major features of this release. **For an exhaustive list of
12-
all the changes**, please refer to the :ref:`release notes <changes_1_3>`.
12+
all the changes**, please refer to the :ref:`release notes <release_notes_1_3>`.
1313
1414
To install the latest version (with pip)::
1515

dev/_downloads/4cf0456267ced0f869a458ef4776d4c5/plot_release_highlights_1_1_0.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
We are pleased to announce the release of scikit-learn 1.1! Many bug fixes
1010
and improvements were added, as well as some new key features. We detail
1111
below a few of the major features of this release. **For an exhaustive list of
12-
all the changes**, please refer to the :ref:`release notes <changes_1_1>`.
12+
all the changes**, please refer to the :ref:`release notes <release_notes_1_1>`.
1313
1414
To install the latest version (with pip)::
1515

dev/_downloads/4f07b03421908788913e044918d8ed1e/plot_release_highlights_0_23_0.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
We are pleased to announce the release of scikit-learn 0.23! Many bug fixes
1010
and improvements were added, as well as some new key features. We detail
1111
below a few of the major features of this release. **For an exhaustive list of
12-
all the changes**, please refer to the :ref:`release notes <changes_0_23>`.
12+
all the changes**, please refer to the :ref:`release notes <release_notes_0_23>`.
1313
1414
To install the latest version (with pip)::
1515

dev/_downloads/50040ae12dd16e7d2e79135d7793c17e/plot_release_highlights_0_22_0.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
We are pleased to announce the release of scikit-learn 0.22, which comes
99
with many bug fixes and new features! We detail below a few of the major
1010
features of this release. For an exhaustive list of all the changes, please
11-
refer to the :ref:`release notes <changes_0_22>`.
11+
refer to the :ref:`release notes <release_notes_0_22>`.
1212
1313
To install the latest version (with pip)::
1414

dev/_downloads/53490cdb42c3c07ba8cccd1c4ed4dca4/plot_release_highlights_1_4_0.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"\n# Release Highlights for scikit-learn 1.4\n\n.. currentmodule:: sklearn\n\nWe are pleased to announce the release of scikit-learn 1.4! Many bug fixes\nand improvements were added, as well as some new key features. We detail\nbelow a few of the major features of this release. **For an exhaustive list of\nall the changes**, please refer to the `release notes <changes_1_4>`.\n\nTo install the latest version (with pip)::\n\n pip install --upgrade scikit-learn\n\nor with conda::\n\n conda install -c conda-forge scikit-learn\n"
7+
"\n# Release Highlights for scikit-learn 1.4\n\n.. currentmodule:: sklearn\n\nWe are pleased to announce the release of scikit-learn 1.4! Many bug fixes\nand improvements were added, as well as some new key features. We detail\nbelow a few of the major features of this release. **For an exhaustive list of\nall the changes**, please refer to the `release notes <release_notes_1_4>`.\n\nTo install the latest version (with pip)::\n\n pip install --upgrade scikit-learn\n\nor with conda::\n\n conda install -c conda-forge scikit-learn\n"
88
]
99
},
1010
{

0 commit comments

Comments
 (0)