# S4 class that represents a DecisionTreeClassificationModel

S4 class that represents a DecisionTreeClassificationModel

## Arguments

  - jobj:
    
    a Java object reference to the backing Scala
    DecisionTreeClassificationModel

## Note

DecisionTreeClassificationModel since 2.3.0
