ClassifierContrastTrigger Property

CVB.Net Documentation
Trigger value for the contrast of features to be taken into account.

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

public int ContrastTrigger { get; set; }

Property Value

Type: Int32
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the classifier has already been disposed
ArgumentExceptionwhen trying to set an invalid trigger value
See Also

Reference