| Package | Description |
|---|---|
| de.jungblut.online.bayes |
| Modifier and Type | Method and Description |
|---|---|
BayesianProbabilityModel |
BayesianProbabilityModel.deserialize(DataInput in) |
BayesianProbabilityModel |
NaiveBayesLearner.train(java.util.function.Supplier<java.util.stream.Stream<de.jungblut.online.ml.FeatureOutcomePair>> streamSupplier) |
| Constructor and Description |
|---|
BayesianClassifier(BayesianProbabilityModel model) |
Copyright © 2015. All rights reserved.