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