|
BaseHiddenMarkovClassifierTModelSensitivity Property
|
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.
Namespace:
Accord.Statistics.Models.Markov
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public double Sensitivity { get; set; }
Public Property Sensitivity As Double
Get
Set
Request Example
View SourceProperty Value
Type:
DoubleSee Also