Class DecisionTreeModel.SaveLoadV1_0$.PredictData$
Object
org.apache.spark.mllib.tree.model.DecisionTreeModel.SaveLoadV1_0$.PredictData$
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- DecisionTreeModel.SaveLoadV1_0$
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final DecisionTreeModel.SaveLoadV1_0$.PredictData$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
PredictData$public PredictData$()
 
- 
- 
Method Details- 
applypublic org.apache.spark.mllib.tree.model.DecisionTreeModel.SaveLoadV1_0.PredictData apply(Predict p) 
- 
apply
 
-