# S4 class that represents a RandomForestClassificationModel

S4 class that represents a RandomForestClassificationModel

## Arguments

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

## Note

RandomForestClassificationModel since 2.1.0
