org.apache.spark.ml.tree
Decision tree node interface.
Impurity measure at this node (for training data)
Prediction a leaf node makes, or which an internal node would make if it were a leaf node
Decision tree node interface.