1 write to _trainerOptions
Microsoft.ML.FastTree (1)
TreeEnsembleFeaturizationEstimator.cs (1)
454_trainerOptions = options.TrainerOptions;
1 reference to _trainerOptions
Microsoft.ML.FastTree (1)
TreeEnsembleFeaturizationEstimator.cs (1)
459var trainer = new FastTreeTweedieTrainer(Env, _trainerOptions);