WholeDatasetDrift.auc_to_drift_score

static WholeDatasetDrift.auc_to_drift_score(auc: float) float[source]

Calculate the drift score, which is 2*auc - 1, with auc being the auc of the Domain Classifier.

Parameters
aucfloat

auc of the Domain Classifier