|
RunningMarkovClassifierTDistributionThreshold Property
|
Gets the current rejection threshold level
generated by classifier's threshold model.
Namespace:
Accord.Statistics.Running
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public double Threshold { get; }
Public ReadOnly Property Threshold As Double
Get
Request Example
View SourceProperty Value
Type:
DoubleSee Also