4 references to FastTreeOva
Microsoft.ML.AutoML (4)
EstimatorType.cs (1)
65case EstimatorType.FastTreeOva:
FastTreeOva.cs (2)
20this.EstimatorType = EstimatorType.FastTreeOva; 25this.EstimatorType = EstimatorType.FastTreeOva;
Tuner\PipelineProposer.cs (1)
59{ EstimatorType.FastTreeOva, 3.701 },