次の方法で共有


BoostedTreeOptions.OptimizationAlgorithmType 列挙型

定義

最適化アルゴリズムの種類。

public enum BoostedTreeOptions.OptimizationAlgorithmType
type BoostedTreeOptions.OptimizationAlgorithmType = 
Public Enum BoostedTreeOptions.OptimizationAlgorithmType
継承
BoostedTreeOptions.OptimizationAlgorithmType

フィールド

AcceleratedGradientDescent 1
ConjugateGradientDescent 2
GradientDescent 0

適用対象