1 write to _trainerOptions
Microsoft.ML.FastTree (1)
TreeEnsembleFeaturizationEstimator.cs (1)
239_trainerOptions = options.TrainerOptions;
1 reference to _trainerOptions
Microsoft.ML.FastTree (1)
TreeEnsembleFeaturizationEstimator.cs (1)
244var trainer = new FastTreeBinaryTrainer(Env, _trainerOptions);