| Package | Description |
|---|---|
| edu.umass.cs.mallet.base.classify |
| Constructor and Description |
|---|
NaiveBayes(Pipe instancePipe,
Multinomial.Logged prior,
Multinomial.Logged[] classIndex2FeatureProb)
Construct a NaiveBayes classifier from a pipe, prior estimates for each Classification,
and feature estimates of each Classification.
|
NaiveBayes(Pipe instancePipe,
Multinomial.Logged prior,
Multinomial.Logged[] classIndex2FeatureProb)
Construct a NaiveBayes classifier from a pipe, prior estimates for each Classification,
and feature estimates of each Classification.
|
Copyright © 2019 JULIE Lab, Germany. All rights reserved.