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.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/mllib-guide.md b/docs/mllib-guide.md
index 73728bb35e..7779fbc9c4 100644
--- a/docs/mllib-guide.md
+++ b/docs/mllib-guide.md
@@ -25,6 +25,8 @@ filtering, dimensionality reduction, as well as underlying optimization primitiv
* alternating least squares (ALS)
* [Clustering](mllib-clustering.html)
* k-means
+ * Gaussian mixture
+ * power iteration
* [Dimensionality reduction](mllib-dimensionality-reduction.html)
* singular value decomposition (SVD)
* principal component analysis (PCA)