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
This sounds like an excellent idea. I would propose the Kolmogorov–Smirnov test (https://en.wikipedia.org/wiki/Kolmogorov%E2%80%93Smirnov_test) as an initial implementation. It is simple, and non-parametric. Of course, an alternative would be a test martingale, but it might be computationally heavy in comparison.
ConformalPredictiveSystem.evaluate may return the result of a test of uniformity of p-values
The text was updated successfully, but these errors were encountered: