Create setting for naive bayes model with python

setNaiveBayes()

Examples

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