|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use CategoricalResult | |
---|---|
de.jstacs.classifiers | This package provides the framework for any classifier. |
de.jstacs.classifiers.differentiableSequenceScoreBased | Provides the classes for Classifier s that are based on SequenceScore s. |
de.jstacs.classifiers.differentiableSequenceScoreBased.sampling | Provides the classes for AbstractScoreBasedClassifier s that are based on
SamplingDifferentiableStatisticalModel s
and that sample parameters using the Metropolis-Hastings algorithm. |
de.jstacs.classifiers.trainSMBased | Provides the classes for Classifier s that are based on TrainableStatisticalModel s |
de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous.shared |
Uses of CategoricalResult in de.jstacs.classifiers |
---|
Methods in de.jstacs.classifiers that return CategoricalResult | |
---|---|
CategoricalResult[] |
MappingClassifier.getClassifierAnnotation()
|
abstract CategoricalResult[] |
AbstractClassifier.getClassifierAnnotation()
Returns an array of Result s of dimension
AbstractClassifier.getNumberOfClasses() that contains information about the
classifier and for each class. |
Uses of CategoricalResult in de.jstacs.classifiers.differentiableSequenceScoreBased |
---|
Methods in de.jstacs.classifiers.differentiableSequenceScoreBased that return CategoricalResult | |
---|---|
CategoricalResult[] |
ScoreClassifier.getClassifierAnnotation()
|
Uses of CategoricalResult in de.jstacs.classifiers.differentiableSequenceScoreBased.sampling |
---|
Methods in de.jstacs.classifiers.differentiableSequenceScoreBased.sampling that return CategoricalResult | |
---|---|
CategoricalResult[] |
SamplingScoreBasedClassifier.getClassifierAnnotation()
|
Uses of CategoricalResult in de.jstacs.classifiers.trainSMBased |
---|
Methods in de.jstacs.classifiers.trainSMBased that return CategoricalResult | |
---|---|
CategoricalResult[] |
TrainSMBasedClassifier.getClassifierAnnotation()
|
Uses of CategoricalResult in de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous.shared |
---|
Methods in de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous.shared that return CategoricalResult | |
---|---|
CategoricalResult[] |
SharedStructureClassifier.getClassifierAnnotation()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |