Share via


FastForestBinaryFeaturizationEstimator.Options.TrainerOptions Field

Definition

The configuration of FastForestBinaryTrainer used to train the underlying TreeEnsembleModelParameters.

public Microsoft.ML.Trainers.FastTree.FastForestBinaryTrainer.Options TrainerOptions;
val mutable TrainerOptions : Microsoft.ML.Trainers.FastTree.FastForestBinaryTrainer.Options
Public TrainerOptions As FastForestBinaryTrainer.Options 

Field Value

Applies to