| Package | Description |
|---|---|
| de.jstacs.classifiers.differentiableSequenceScoreBased.sampling |
Provides the classes for
AbstractScoreBasedClassifiers that are based on
SamplingDifferentiableStatisticalModels
and that sample parameters using the Metropolis-Hastings algorithm. |
| Class and Description |
|---|
SamplingGenDisMixClassifierParameterSet
ParameterSet to instantiate a SamplingGenDisMixClassifier. |
| SamplingScoreBasedClassifier
A classifier that samples the parameters of
SamplingDifferentiableStatisticalModels by the Metropolis-Hastings algorithm. |
| SamplingScoreBasedClassifier.DiffSMSamplingComponent
The
SamplingComponent that handles storing and loading sampled parameters values
to and from files. |
| SamplingScoreBasedClassifier.SamplingScheme
Sampling scheme for sampling the parameters of the scoring functions.
|
SamplingScoreBasedClassifierParameterSet
ParameterSet to instantiate a SamplingScoreBasedClassifier. |