get_anomaly_mask

get_anomaly_mask(Y, threshold)[source]

Computes a boolean mask of rows that ARE anomalies. Returns True for rows that exceed the threshold.