ConfusionMatrixTotalRejects Method

CVB.Net Documentation
Total number of rejected items (i.e. items that have a confidence of less than the currently set threshold, no matter if they are correctly classified or not).

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

public int TotalRejects()

Return Value

Type: Int32
Total number of rejects over all classes.
See Also

Reference