Skip to content

Commit b99af2a

Browse files
committed
[ci skip] Remove introduction paragraph meant for maintainers (#863) 10d9a70
1 parent 8fe372c commit b99af2a

File tree

3 files changed

+1
-14
lines changed

3 files changed

+1
-14
lines changed

_sources/python_scripts/03_categorical_pipeline_visualization.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,6 @@
88
# %% [markdown]
99
# # Visualizing scikit-learn pipelines in Jupyter
1010

11-
# %% [markdown]
12-
# The goal of keeping this notebook is to:
13-
#
14-
# - make it available for users that want to reproduce it locally
15-
# - archive the script in the event we want to rerecord this video with an
16-
# update in the UI of scikit-learn in a future release.
17-
1811
# %% [markdown]
1912
# ## First we load the dataset
2013

python_scripts/03_categorical_pipeline_visualization.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -709,12 +709,6 @@ <h2> Contents </h2>
709709

710710
<section class="tex2jax_ignore mathjax_ignore" id="visualizing-scikit-learn-pipelines-in-jupyter">
711711
<h1>Visualizing scikit-learn pipelines in Jupyter<a class="headerlink" href="#visualizing-scikit-learn-pipelines-in-jupyter" title="Link to this heading">#</a></h1>
712-
<p>The goal of keeping this notebook is to:</p>
713-
<ul class="simple">
714-
<li><p>make it available for users that want to reproduce it locally</p></li>
715-
<li><p>archive the script in the event we want to rerecord this video with an
716-
update in the UI of scikit-learn in a future release.</p></li>
717-
</ul>
718712
<section id="first-we-load-the-dataset">
719713
<h2>First we load the dataset<a class="headerlink" href="#first-we-load-the-dataset" title="Link to this heading">#</a></h2>
720714
<p>We need to define our data and target. In this case we build a classification

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)