|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NaiveBayesModel | |
---|---|
org.apache.mahout.classifier.naivebayes |
Uses of NaiveBayesModel in org.apache.mahout.classifier.naivebayes |
---|
Methods in org.apache.mahout.classifier.naivebayes that return NaiveBayesModel | |
---|---|
protected NaiveBayesModel |
AbstractNaiveBayesClassifier.getModel()
|
static NaiveBayesModel |
NaiveBayesModel.materialize(org.apache.hadoop.fs.Path output,
org.apache.hadoop.conf.Configuration conf)
|
static NaiveBayesModel |
BayesUtils.readModelFromDir(org.apache.hadoop.fs.Path base,
org.apache.hadoop.conf.Configuration conf)
|
Constructors in org.apache.mahout.classifier.naivebayes with parameters of type NaiveBayesModel | |
---|---|
AbstractNaiveBayesClassifier(NaiveBayesModel model)
|
|
ComplementaryNaiveBayesClassifier(NaiveBayesModel model)
|
|
StandardNaiveBayesClassifier(NaiveBayesModel model)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |