Share via


ForecastingModels.Naive Field

Definition

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

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

Field Value

Applies to