GeneralityToProgressRatioRule.CheckScore(Single, Single, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public override bool CheckScore (float validationScore, float trainingScore, out bool isBestCandidate);
override this.CheckScore : single * single * bool -> bool
Public Overrides Function CheckScore (validationScore As Single, trainingScore As Single, ByRef isBestCandidate As Boolean) As Boolean
Parameters
- validationScore
- Single
- trainingScore
- Single
- isBestCandidate
- Boolean