4 references to FastForestOva
Microsoft.ML.AutoML (4)
EstimatorType.cs (1)
62
case EstimatorType.
FastForestOva
:
FastForestOva.cs (2)
20
this.EstimatorType = EstimatorType.
FastForestOva
;
25
this.EstimatorType = EstimatorType.
FastForestOva
;
Tuner\PipelineProposer.cs (1)
58
{ EstimatorType.
FastForestOva
, 4.283 },