ClassifierFactoryContrastTrigger Property

CVB.Net Documentation
Minimum contrast a Minos feature must achieve before it is eligible to become part of the classifier. Lower values will lead to a classifier that is more sensitive in low-contrast situation but might also increase the number of false positive results that need to be filtered out e.g. by means of their quality measure.

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
See Also

Reference