JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package gov.sandia.cognition.learning.algorithm.bayes
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
gov.sandia.cognition.util.
AbstractCloneableSerializable
(implements gov.sandia.cognition.util.
CloneableSerializable
)
gov.sandia.cognition.learning.algorithm.
AbstractBatchAndIncrementalLearner
<DataType,ResultType> (implements gov.sandia.cognition.learning.algorithm.
BatchAndIncrementalLearner
<DataType,ResultType>)
gov.sandia.cognition.learning.algorithm.bayes.
VectorNaiveBayesCategorizer.OnlineLearner
<CategoryType,DistributionType>
gov.sandia.cognition.learning.algorithm.bayes.
DiscreteNaiveBayesCategorizer
<InputType,CategoryType> (implements gov.sandia.cognition.learning.function.categorization.
DiscriminantCategorizer
<InputType,CategoryType,DiscriminantType>)
gov.sandia.cognition.learning.algorithm.bayes.
DiscreteNaiveBayesCategorizer.Learner
<InputType,CategoryType> (implements gov.sandia.cognition.learning.algorithm.
SupervisedBatchLearner
<InputType,OutputType,ResultType>)
gov.sandia.cognition.learning.algorithm.bayes.
VectorNaiveBayesCategorizer
<CategoryType,DistributionType> (implements gov.sandia.cognition.learning.function.categorization.
Categorizer
<InputType,CategoryType>, gov.sandia.cognition.learning.function.categorization.
DiscriminantCategorizer
<InputType,CategoryType,DiscriminantType>, gov.sandia.cognition.math.matrix.
VectorInputEvaluator
<InputType,OutputType>)
gov.sandia.cognition.learning.algorithm.bayes.
VectorNaiveBayesCategorizer.BatchGaussianLearner
<CategoryType> (implements gov.sandia.cognition.learning.algorithm.
SupervisedBatchLearner
<InputType,OutputType,ResultType>)
gov.sandia.cognition.learning.algorithm.bayes.
VectorNaiveBayesCategorizer.Learner
<CategoryType,DistributionType> (implements gov.sandia.cognition.learning.algorithm.
SupervisedBatchLearner
<InputType,OutputType,ResultType>)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes