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, 1 insertions, 0 deletions
diff --git a/docs/mllib-guide.md b/docs/mllib-guide.md
index eff856104c..1ac5cc13db 100644
--- a/docs/mllib-guide.md
+++ b/docs/mllib-guide.md
@@ -21,6 +21,7 @@ The following links provide a detailed explanation of the methods and usage exam
* Least Squares
* Lasso
* Ridge Regression
+ * Decision Tree (for classification and regression)
* <a href="mllib-clustering.html">Clustering</a>
* k-Means
* <a href="mllib-collaborative-filtering.html">Collaborative Filtering</a>