GossBooster Class

Definition

Gradient-based One-Side Sampling booster.

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

Remarks

For details, please see here.

Applies to