Compartir a través de


ImageModelSettingsClassification.ValidationResizeSize Property

Definition

Image size to which to resize before cropping for validation dataset. Must be a positive integer.

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

Property Value

Implements

Attributes

Applies to