org.apache.spark.mllib
This package contains the default implementation of the decision tree algorithm, which supports:
:: Experimental :: A class which implements a decision tree learning algorithm for classification and regression.
:: Experimental :: A class that implements Stochastic Gradient Boosting for regression and binary classification.
This package contains the default implementation of the decision tree algorithm, which supports: