Share via


ForecastingModels.SeasonalNaive Field

Definition

The Seasonal Naive forecasting model makes predictions by carrying forward the latest season of target values for each time-series in the training data.

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

Field Value

Applies to