|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| DiscriminantModel | This is the model for discriminant analysis based learning schemes. |
| DistributionModel | DistributionModel is a model for learners which estimate distributions of attribute values from example sets like NaiveBayes. |
| KernelDistributionModel | KernelDistributionModel is a model for learners which estimate distributions of attribute values from example sets like NaiveBayes. |
| KernelNaiveBayes | Kernel Naive Bayes learner. |
| LinearDiscriminantAnalysis | This operator performs a linear discriminant analysis (LDA). |
| NaiveBayes | Naive Bayes learner. |
| QuadraticDiscriminantAnalysis | This operator performs a quadratic discriminant analysis (QDA). |
| RegularizedDiscriminantAnalysis | This is a regularized discriminant analysis (RDA) which is a generalization of the LDA or QDA. |
| SimpleDistributionModel | DistributionModel is a model for learners which estimate distributions of attribute values from example sets like NaiveBayes. |
This package contains classes and operators for Naive Bayes learning.
|
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||