donlnz / nonconformist

Python implementation of the conformal prediction framework.
MIT License
420 stars 95 forks source link

Implementation of exchangeability testing #34

Open nicolasj92 opened 3 years ago

nicolasj92 commented 3 years ago

Hi donlnz,

thanks for creating this lib. Did you already plan how to implement the exchangeability testing from: [2] Fedorova, V., Gammerman, A., Nouretdinov, I., & Vovk, V. (2012). Plug-in martingales for testing exchangeability on-line. In Proceedings of the 29th International Conference on Machine Learning (ICML-12) (pp. 1639-1646).?

I would be willing to contribute as this is related to my area of research.

Best regards Nicolas Jourdan

iiternalfire commented 1 year ago

@nicolasj92 are you familiar with any other exchangeability testing implementations?