TextClassificationMultilabel.SearchSpace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Search space for sampling different combinations of models and their hyperparameters.
public System.Collections.Generic.IList<Azure.ResourceManager.MachineLearning.Models.NlpParameterSubspace> SearchSpace { get; set; }
member this.SearchSpace : System.Collections.Generic.IList<Azure.ResourceManager.MachineLearning.Models.NlpParameterSubspace> with get, set
Public Property SearchSpace As IList(Of NlpParameterSubspace)