Click or drag to resize
Accord.NET (logo)

RunningMarkovClassifierTDistribution Properties

The RunningMarkovClassifierTDistribution generic type exposes the following members.

Properties
  NameDescription
Public propertyClassification
Gets the current classification label for the sequence up to the current observation.
Public propertyClassifier
Public propertyResponses
Gets the class response probabilities measuring the likelihood of the current sequence belonging to each of the classes.
Public propertyThreshold
Gets the current rejection threshold level generated by classifier's threshold model.
Top
See Also