aboutsummaryrefslogtreecommitdiff
path: root/docs/_data/menu-ml.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_data/menu-ml.yaml')
-rw-r--r--docs/_data/menu-ml.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/_data/menu-ml.yaml b/docs/_data/menu-ml.yaml
index 3fd3ee2823..0c6b9b20a6 100644
--- a/docs/_data/menu-ml.yaml
+++ b/docs/_data/menu-ml.yaml
@@ -1,5 +1,5 @@
-- text: "Overview: estimators, transformers and pipelines"
- url: ml-guide.html
+- text: Pipelines
+ url: ml-pipeline.html
- text: Extracting, transforming and selecting features
url: ml-features.html
- text: Classification and Regression
@@ -8,5 +8,7 @@
url: ml-clustering.html
- text: Collaborative filtering
url: ml-collaborative-filtering.html
+- text: Model selection and tuning
+ url: ml-tuning.html
- text: Advanced topics
url: ml-advanced.html