Metrics
Compute the blanced accuracy.
dset – Data with label and predictions.
y (str) – Key for label.
yhat – Key for prediction.
str
Balanced accuracy.
float
Contents: