aboutsummaryrefslogtreecommitdiff
path: root/docs/mllib-guide.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/mllib-guide.md')
-rw-r--r--docs/mllib-guide.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/mllib-guide.md b/docs/mllib-guide.md
index 54e35fcbb1..91e50ccfec 100644
--- a/docs/mllib-guide.md
+++ b/docs/mllib-guide.md
@@ -69,7 +69,6 @@ We list major functionality from both below, with links to detailed guides.
concepts. It also contains sections on using algorithms within the Pipelines API, for example:
* [Feature extraction, transformation, and selection](ml-features.html)
-* [Clustering](ml-clustering.html)
* [Decision trees for classification and regression](ml-decision-tree.html)
* [Ensembles](ml-ensembles.html)
* [Linear methods with elastic net regularization](ml-linear-methods.html)