Share via


ImageModelSettings.Optimizer Property

Definition

Type of optimizer.

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

Property Value

Implements

Attributes

Applies to