Share via


TableVerticalLimitSettings.ExitScore Property

Definition

Exit score for the AutoML job.

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

Property Value

Implements

Attributes

Applies to