RunningMarkovClassifier Properties |
The RunningMarkovClassifier type exposes the following members.
Name | Description | |
---|---|---|
Classification |
Gets the current classification label for
the sequence up to the current observation.
| |
Classifier |
Gets the HiddenMarkovClassifier used in this filter.
| |
Responses |
Gets the class response probabilities measuring
the likelihood of the current sequence belonging
to each of the classes.
| |
Threshold |
Gets the current rejection threshold level
generated by classifier's threshold model.
|