Compartilhar via


CategoricalPredictionDriftMetric.Inequality Operador

Definição

Determina se dois CategoricalPredictionDriftMetric valores não são os mesmos.

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

Parâmetros

Retornos

Aplica-se a