다음을 통해 공유


GeneralityToProgressRatioRule 클래스

정의

PQ(일반성 대 진행률).

public sealed class GeneralityToProgressRatioRule : Microsoft.ML.Trainers.FastTree.MovingWindowRule
type GeneralityToProgressRatioRule = class
    inherit MovingWindowRule
Public NotInheritable Class GeneralityToProgressRatioRule
Inherits MovingWindowRule
상속

생성자

GeneralityToProgressRatioRule(Single, Int32)

일반성 대 진행률 비율이 초과되면 학습 프로세스를 종료할 수 있는 규칙을 만듭니다 threshold.

속성

Threshold

범위 [0, 1]의 임계값입니다.

(다음에서 상속됨 MovingWindowRule)
WindowSize

학습 프로세스를 중지해야 하는지 여부를 결정할 때 고려되는 기록 유효성 검사 점수의 수입니다.

(다음에서 상속됨 MovingWindowRule)

메서드

CheckScore(Single, Single, Boolean)

CheckScore(Single, Single, Boolean)을 참조하세요.

적용 대상