Freigeben über


NumericalPredictionDriftMetric Struktur

Definition

Die NumericalPredictionDriftMetric.

public readonly struct NumericalPredictionDriftMetric : IEquatable<Azure.ResourceManager.MachineLearning.Models.NumericalPredictionDriftMetric>
type NumericalPredictionDriftMetric = struct
Public Structure NumericalPredictionDriftMetric
Implements IEquatable(Of NumericalPredictionDriftMetric)
Vererbung
NumericalPredictionDriftMetric
Implementiert

Konstruktoren

NumericalPredictionDriftMetric(String)

Initialisiert eine neue Instanz von NumericalPredictionDriftMetric.

Eigenschaften

JensenShannonDistance

Die Metrik Jensen Shannon Distance (JSD).

NormalizedWassersteinDistance

Die normalisierte Wasserstein-Entfernungsmetrik.

PopulationStabilityIndex

Die Psi-Metrik (Population Stability Index).

TwoSampleKolmogorovSmirnovTest

Die Metrik Two Sample Kolmogorov-Smirnov Test (K–S mit zwei Beispielen).

Methoden

Equals(NumericalPredictionDriftMetric)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(NumericalPredictionDriftMetric, NumericalPredictionDriftMetric)

Bestimmt, ob zwei NumericalPredictionDriftMetric Werte identisch sind.

Implicit(String to NumericalPredictionDriftMetric)

Konvertiert eine Zeichenfolge in eine NumericalPredictionDriftMetric.

Inequality(NumericalPredictionDriftMetric, NumericalPredictionDriftMetric)

Bestimmt, ob zwei NumericalPredictionDriftMetric Werte nicht identisch sind.

Gilt für: