ForecastingModels.ExponentialSmoothing Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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