Package | Description |
---|---|
org.tribuo.classification.mnb |
Provides an implementation of multinomial naive bayes (i.e., naive bayes for non-negative count data).
|
Modifier and Type | Method and Description |
---|---|
protected MultinomialNaiveBayesModel |
MultinomialNaiveBayesModel.copy(String newName,
ModelProvenance newProvenance) |
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.