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
Um, I think you implemented an interval prop_type instead of a quantile one.
prop_type: "interval" to measure observed proportions for centered prediction intervals,
and "quantile" for observed proportions below a predicted quantile.
Hi Sinz Lab,
Appreciate your code release for the inspiring work.
May I ask a question on the computation of ECE, in
https://github.com/sinzlab/cGNF/blob/b126121a40f96e8086a98c1a4f19604b1071db6f/notebooks/toy_problem/minMPJPE_and_ECE_landscapes.ipynb
Why is it
?
Thanks & Regards,
The text was updated successfully, but these errors were encountered: