Package org.apache.spark.ml.tree
Class DecisionTreeModelReadWrite.SplitData$
Object
org.apache.spark.ml.tree.DecisionTreeModelReadWrite.SplitData$
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DecisionTreeModelReadWrite
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final DecisionTreeModelReadWrite.SplitData$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
-
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
SplitData$
public SplitData$()
-
-
Method Details
-
apply
-