1 write to _modelParameters
Microsoft.ML.FastTree (1)
TreeEnsembleFeaturizationEstimator.cs (1)
197_modelParameters = options.ModelParameters;
1 reference to _modelParameters
Microsoft.ML.FastTree (1)
TreeEnsembleFeaturizationEstimator.cs (1)
204private protected override TreeEnsembleModelParameters PrepareModel(IDataView input) => _modelParameters;