VectorNaiveBayesCategorizer<CategoryType,DistributionType> |
VectorNaiveBayesCategorizer.clone() |
VectorNaiveBayesCategorizer<CategoryType,DistributionType> |
VectorNaiveBayesCategorizer.OnlineLearner.createInitialLearnedObject() |
VectorNaiveBayesCategorizer<CategoryType,DistributionType> |
VectorNaiveBayesCategorizer.Learner.learn(java.util.Collection<? extends InputOutputPair<? extends Vectorizable,CategoryType>> data) |
VectorNaiveBayesCategorizer<CategoryType,UnivariateGaussian.PDF> |
VectorNaiveBayesCategorizer.BatchGaussianLearner.learn(java.util.Collection<? extends InputOutputPair<? extends Vectorizable,CategoryType>> data) |