Package | Description |
---|---|
org.tribuo.classification.experiments |
Provides a set of main methods for interacting with classification tasks.
|
org.tribuo.classification.mnb |
Provides an implementation of multinomial naive bayes (i.e., naive bayes for non-negative count data).
|
Modifier and Type | Field and Description |
---|---|
MultinomialNaiveBayesOptions |
AllTrainerOptions.mnbOptions |
Modifier and Type | Field and Description |
---|---|
MultinomialNaiveBayesOptions |
TrainTest.TrainTestOptions.mnbOptions |
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.