Compartir a través de


Forecasting.SettingFeatureLag Property

Definition

Flag for generating lags for the numeric features with 'auto' or null.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.FeatureLags? SettingFeatureLag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.SettingFeatureLag : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.FeatureLags> with get, set
Public Property SettingFeatureLag As Nullable(Of FeatureLags)

Property Value

Implements

Attributes

Applies to