3 writes to ExampleWeightColumnName
Microsoft.ML.AutoML (3)
API\AutoCatalog.cs (3)
363fastTreeOption.ExampleWeightColumnName = exampleWeightColumnName; 467fastTreeOption.ExampleWeightColumnName = exampleWeightColumnName; 578fastTreeOption.ExampleWeightColumnName = exampleWeightColumnName;
4 references to ExampleWeightColumnName
Microsoft.ML.AutoML (4)
SweepableEstimator\Estimators\FastTree.cs (4)
21ExampleWeightColumnName = param.ExampleWeightColumnName, 44ExampleWeightColumnName = param.ExampleWeightColumnName, 67ExampleWeightColumnName = param.ExampleWeightColumnName, 90ExampleWeightColumnName = param.ExampleWeightColumnName,