Package moltsen.AI.NaiveBayes.model
This package is used by the NaiveBayes classifier package.
Unless you want to play with the code, you do not need
to bother about this.
- Author:
- Lars Moltsen
-
Class Summary Class Description FeatureData The data representation of a feature.NaiveBayesData The data representation of a Naive Bayes classifier.StateData The data representation of a feature state.