ImageObjectDetection.SearchSpace Property

Definition

Search space for sampling different combinations of models and their hyperparameters.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IImageModelDistributionSettingsObjectDetection> SearchSpace { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)>]
member this.SearchSpace : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IImageModelDistributionSettingsObjectDetection> with get, set
Public Property SearchSpace As List(Of IImageModelDistributionSettingsObjectDetection)

Property Value

Implements

Attributes

Applies to