2 writes to TrainerOptions
Microsoft.ML.Samples (1)
Dynamic\Transforms\TreeFeaturization\FastTreeRegressionFeaturizationWithOptions.cs (1)
67TrainerOptions = trainerOptions
Microsoft.ML.Tests (1)
TrainerEstimators\TreeEnsembleFeaturizerTest.cs (1)
451TrainerOptions = trainerOptions
1 reference to TrainerOptions
Microsoft.ML.FastTree (1)
TreeEnsembleFeaturizationEstimator.cs (1)
282_trainerOptions = options.TrainerOptions;