GradientBooster Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gradient boosting decision tree.
public sealed class GradientBooster : Microsoft.ML.Trainers.LightGbm.BoosterParameterBase
type GradientBooster = class
inherit BoosterParameterBase
Public NotInheritable Class GradientBooster
Inherits BoosterParameterBase
- Inheritance
Remarks
For details, please see gradient tree boosting.