次の方法で共有


EarlyStoppingMetric 列挙型

定義

分類と回帰の測定を停止します。

public enum EarlyStoppingMetric
type EarlyStoppingMetric = 
Public Enum EarlyStoppingMetric
継承
EarlyStoppingMetric

フィールド

L1Norm 1

グラデーションの L1 標準。

L2Norm 2

グラデーションの L2 ノルム。

適用対象