Class Predict
Object
org.apache.spark.mllib.tree.model.Predict
- All Implemented Interfaces:
Serializable
Predicted value for a node
param: predict predicted value
param: prob probability of the label (classification only)
- See Also:
-
Constructor Summary
-
Method Summary