Interface DecisionTreeClassificationModel

All Superinterfaces:
Model, Serializable
All Known Implementing Classes:
SparkDecisionTreeClassificationOperator.Model

public interface DecisionTreeClassificationModel extends Model
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
  • Method Details

    • getDepth

      int getDepth()