Create setting for naive bayes model with python

setNaiveBayes()

Examples

if (FALSE) { # \dontrun{
model.nb <- setNaiveBayes()
} # }