Package org.apache.wayang.basic.model
Interface DecisionTreeClassificationModel
-
- All Superinterfaces:
Model
,java.io.Serializable
- All Known Implementing Classes:
SparkDecisionTreeClassificationOperator.Model
public interface DecisionTreeClassificationModel extends Model
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getDepth()
-