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