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
x_cdf_vals = np.abs(x_cdf_vals - 0.5) * 2
?
Thanks & Regards,