Sdílet prostřednictvím


AutoMLVerticalRegressionPrimaryMetric(String) Constructor

Definition

Initializes a new instance of AutoMLVerticalRegressionPrimaryMetric.

public AutoMLVerticalRegressionPrimaryMetric (string value);
new Azure.ResourceManager.MachineLearning.Models.AutoMLVerticalRegressionPrimaryMetric : string -> Azure.ResourceManager.MachineLearning.Models.AutoMLVerticalRegressionPrimaryMetric
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to