HiddenMarkovClassifierTDistribution Properties |
The HiddenMarkovClassifierTDistribution generic type exposes the following members.
Name | Description | |
---|---|---|
Classes |
Gets the number of classes which can be recognized by this classifier.
(Inherited from BaseHiddenMarkovClassifierTModel.) | |
Dimension |
Gets the number of dimensions of the
observations handled by this classifier.
| |
Item |
Gets the Hidden Markov
Model implementation responsible for recognizing
each of the classes given the desired class label.
(Inherited from BaseHiddenMarkovClassifierTModel.) | |
Models |
Gets the collection of models specialized in each
class of the sequence classification problem.
(Inherited from BaseHiddenMarkovClassifierTModel.) | |
Priors |
Gets the prior distribution assumed for the classes.
(Inherited from BaseHiddenMarkovClassifierTModel.) | |
Sensitivity |
Gets or sets a value governing the rejection given by
a threshold model (if present). Increasing this value
will result in higher rejection rates. Default is 1.
(Inherited from BaseHiddenMarkovClassifierTModel.) | |
Threshold |
Gets or sets the threshold model.
(Inherited from BaseHiddenMarkovClassifierTModel.) |