Visual Basic (Declaration) | |
---|---|
Public MustOverride Property Threshold As Double |
C# | |
---|---|
public abstract double Threshold {get; set;} |
The threshold value is used for comparison against the train scoring values, such that if the score is greater than or equal to the threshold, the train is a considered a match the this reference train.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)