auc
- hybrid_learning.experimentation.exp_eval_common.auc(x, y, add_boundaries=True, skip_na=True)[source]
 Calculate the area under curve for the given x and y values.
- Parameters
 - Returns
 the AUC value
- Return type
 
Calculate the area under curve for the given x and y values.
the AUC value