3 writes to TrainerOptions
Microsoft.ML.Samples (1)
Dynamic\Transforms\TreeFeaturization\FastTreeBinaryFeaturizationWithOptions.cs (1)
69TrainerOptions = trainerOptions
Microsoft.ML.Tests (2)
TrainerEstimators\TreeEnsembleFeaturizerTest.cs (2)
373TrainerOptions = trainerOptions 729TrainerOptions = trainerOptions,
1 reference to TrainerOptions
Microsoft.ML.FastTree (1)
TreeEnsembleFeaturizationEstimator.cs (1)
239_trainerOptions = options.TrainerOptions;