Sdílet prostřednictvím


MachineLearningForecasting.SearchSpace Property

Definition

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

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

Property Value

Applies to