ForecastingModel.Average Property

Definition

The Average forecasting model makes predictions by carrying forward the average of the target values for each time-series in the training data.

public static Azure.ResourceManager.MachineLearning.Models.ForecastingModel Average { get; }
static member Average : Azure.ResourceManager.MachineLearning.Models.ForecastingModel
Public Shared ReadOnly Property Average As ForecastingModel

Property Value

Applies to