BoosterParameterBase.OptionsBase Class

Definition

C#
public abstract class BoosterParameterBase.OptionsBase : Microsoft.ML.Runtime.IComponentFactory<Microsoft.ML.Trainers.LightGbm.BoosterParameterBase>
Inheritance
BoosterParameterBase.OptionsBase
Derived
Implements

Constructors

Fields

FeatureFraction

The fraction of features used when creating trees.

L1Regularization

The L1 regularization term on weights.

L2Regularization

The L2 regularization term on weights.

MaximumTreeDepth

The maximum depth of a tree.

MinimumChildWeight

The minimum sum of instance weight needed to form a new node.

MinimumSplitGain

The minimum loss reduction required to make a further partition on a leaf node of the tree.

SubsampleFraction

The fraction of training data used for creating trees.

SubsampleFrequency

The frequency of performing subsampling (bagging).

Explicit Interface Implementations

Applies to

Produkt Verzie
ML.NET 1.0.0, 1.1.0, 1.2.0, 1.3.1, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 2.0.0, 3.0.0, Preview, 4.0.0