4 references to ForecastBySsa
Microsoft.ML.AutoML (4)
EstimatorType.cs (1)
83
case EstimatorType.
ForecastBySsa
:
ForecastBySsa.cs (2)
20
this.EstimatorType = EstimatorType.
ForecastBySsa
;
25
this.EstimatorType = EstimatorType.
ForecastBySsa
;
Tuner\PipelineProposer.cs (1)
70
{ EstimatorType.
ForecastBySsa
, 1 },