# S4 class that represents a NaiveBayesModel

S4 class that represents a NaiveBayesModel

## Arguments

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

## Note

NaiveBayesModel since 2.0.0
