Share via


ImageInstanceSegmentation.SearchSpace Property

Definition

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

public System.Collections.Generic.IList<Azure.ResourceManager.MachineLearning.Models.ImageModelDistributionSettingsObjectDetection> SearchSpace { get; set; }
member this.SearchSpace : System.Collections.Generic.IList<Azure.ResourceManager.MachineLearning.Models.ImageModelDistributionSettingsObjectDetection> with get, set
Public Property SearchSpace As IList(Of ImageModelDistributionSettingsObjectDetection)

Property Value

Applies to