You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But IMO it makes sense to see all predictions as one set and calculate the AUC over the complete set of all predictions.
I am sure that they are even cases in the literature where the same principle is applied for CV.
The text was updated successfully, but these errors were encountered:
For leave-one-out resampling it might for some measures not so feasible to calculate the measure on each point and then aggregate it.
Let's for example look at LOO: Here the AUC can not be calculated for this example:
But IMO it makes sense to see all predictions as one set and calculate the AUC over the complete set of all predictions.
I am sure that they are even cases in the literature where the same principle is applied for CV.
The text was updated successfully, but these errors were encountered: