Sdílet prostřednictvím


ForecastingModel.SeasonalNaive Property

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 Azure.ResourceManager.MachineLearning.Models.ForecastingModel SeasonalNaive { get; }
static member SeasonalNaive : Azure.ResourceManager.MachineLearning.Models.ForecastingModel
Public Shared ReadOnly Property SeasonalNaive As ForecastingModel

Property Value

Applies to