DartBooster Class

Definition

DART booster (Dropouts meet Multiple Additive Regression Trees)

public sealed class DartBooster : Microsoft.ML.Trainers.LightGbm.BoosterParameterBase
type DartBooster = class
    inherit BoosterParameterBase
Public NotInheritable Class DartBooster
Inherits BoosterParameterBase
Inheritance

Remarks

For details, please see here.

Applies to