Share via


SweepJob.SamplingAlgorithmType Property

Definition

[Required] The algorithm used for generating hyperparameter values, along with configuration properties

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.SamplingAlgorithmType SamplingAlgorithmType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.SamplingAlgorithmType : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.SamplingAlgorithmType with get, set
Public Property SamplingAlgorithmType As SamplingAlgorithmType

Property Value

Implements

Attributes

Applies to