GradientBooster 类

定义

渐变提升决策树。

public sealed class GradientBooster : Microsoft.ML.Trainers.LightGbm.BoosterParameterBase
type GradientBooster = class
    inherit BoosterParameterBase
Public NotInheritable Class GradientBooster
Inherits BoosterParameterBase
继承
GradientBooster

注解

有关详细信息,请参阅 渐变树提升

适用于