3 writes to ExampleWeightColumnName
Microsoft.ML.AutoML (3)
API\AutoCatalog.cs (3)
372fastForestOption.ExampleWeightColumnName = exampleWeightColumnName; 476fastForestOption.ExampleWeightColumnName = exampleWeightColumnName; 587fastForestOption.ExampleWeightColumnName = exampleWeightColumnName;
3 references to ExampleWeightColumnName
Microsoft.ML.AutoML (3)
SweepableEstimator\Estimators\FastForest.cs (3)
19ExampleWeightColumnName = param.ExampleWeightColumnName, 39ExampleWeightColumnName = param.ExampleWeightColumnName, 58ExampleWeightColumnName = param.ExampleWeightColumnName,