Sdílet prostřednictvím


CategoricalPredictionDriftMetric.Equality Operator

Definition

Determines if two CategoricalPredictionDriftMetric values are the same.

public static bool operator == (Azure.ResourceManager.MachineLearning.Models.CategoricalPredictionDriftMetric left, Azure.ResourceManager.MachineLearning.Models.CategoricalPredictionDriftMetric right);
static member ( = ) : Azure.ResourceManager.MachineLearning.Models.CategoricalPredictionDriftMetric * Azure.ResourceManager.MachineLearning.Models.CategoricalPredictionDriftMetric -> bool
Public Shared Operator == (left As CategoricalPredictionDriftMetric, right As CategoricalPredictionDriftMetric) As Boolean

Parameters

Returns

Applies to