次の方法で共有


CategoricalPredictionDriftMetric.Inequality 演算子

定義

2 つの CategoricalPredictionDriftMetric 値が同じでないかどうかを判断します。

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

パラメーター

戻り値

適用対象