libconform v0.1.0: a Python library for conformal prediction
It provides a tool for researchers and practitioners in machine learning to apply conformal prediction methods, but it is incremental as it focuses on library documentation and not new research.
The paper introduces libconform v0.1.0, a Python library for conformal prediction, describing its algorithms, API, and implementation details.
This paper introduces libconform v0.1.0, a Python library for the conformal prediction framework, licensed under the MIT-license. libconform is not yet stable. This paper describes the main algorithms implemented and documents the API of libconform. Also some details about the implementation and changes in future versions are described.