We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c15773a commit 10d9a70Copy full SHA for 10d9a70
python_scripts/03_categorical_pipeline_visualization.py
@@ -8,13 +8,6 @@
8
# %% [markdown]
9
# # Visualizing scikit-learn pipelines in Jupyter
10
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
-
18
19
# ## First we load the dataset
20
0 commit comments