Delen via


ForecastingModels.ExponentialSmoothing Field

Definition

Exponential smoothing is a time series forecasting method for univariate data that can be extended to support data with a systematic trend or seasonal component.

public static Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ForecastingModels ExponentialSmoothing;
 staticval mutable ExponentialSmoothing : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ForecastingModels
Public Shared ExponentialSmoothing As ForecastingModels 

Field Value

Applies to