Share via


ForecastingSettings.UseStl Property

Definition

Configure STL Decomposition of the time-series target column.

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

Property Value

Implements

Attributes

Applies to