aboutsummaryrefslogtreecommitdiff
path: root/docs/ml-clustering.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ml-clustering.md')
-rw-r--r--docs/ml-clustering.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/ml-clustering.md b/docs/ml-clustering.md
index 8656eb4001..8a0a61cb59 100644
--- a/docs/ml-clustering.md
+++ b/docs/ml-clustering.md
@@ -1,10 +1,12 @@
---
layout: global
-title: Clustering - spark.ml
-displayTitle: Clustering - spark.ml
+title: Clustering
+displayTitle: Clustering
---
-In this section, we introduce the pipeline API for [clustering in mllib](mllib-clustering.html).
+This page describes clustering algorithms in MLlib.
+The [guide for clustering in the RDD-based API](mllib-clustering.html) also has relevant information
+about these algorithms.
**Table of Contents**