ConfusionMatrixConfidenceThreshold Property

CVB.Net Documentation
Threshold to be taken into account when determining the confusion matrix. If the threshold is modified, the whole matrix will be updated accordingly, so setting this property may be a costly action.

Namespace:  Stemmer.Cvb.Polimago.Testing
Assembly:  Stemmer.Cvb.Polimago (in Stemmer.Cvb.Polimago.dll) Version: 14.0.0.0
Syntax

public double ConfidenceThreshold { get; set; }

Property Value

Type: Double
See Also

Reference