Package org.apache.spark.mllib.tree
package org.apache.spark.mllib.tree
- 
ClassesClassDescriptionA class which implements a decision tree learning algorithm for classification and regression.A class that implements Stochastic Gradient Boosting for regression and binary classification.A class that implements a Random Forest learning algorithm for classification and regression.