https://github.com/devmotion/calibrationtests.jl
Hypothesis tests of calibration.
https://github.com/devmotion/calibrationtests.jl
Last synced: about 1 year ago
JSON representation
Hypothesis tests of calibration.
- Host: GitHub
- URL: https://github.com/devmotion/calibrationtests.jl
- Owner: devmotion
- License: mit
- Created: 2019-10-18T07:52:18.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-06-01T14:49:57.000Z (about 2 years ago)
- Last Synced: 2025-03-27T20:19:55.672Z (about 1 year ago)
- Language: Julia
- Size: 303 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.bib
Awesome Lists containing this project
README
# CalibrationTests.jl
Hypothesis tests of calibration.
[](https://devmotion.github.io/CalibrationTests.jl/stable)
[](https://devmotion.github.io/CalibrationTests.jl/dev)
[](https://github.com/devmotion/CalibrationTests.jl/actions?query=workflow%3ACI+branch%3Amain)
[](https://zenodo.org/badge/latestdoi/215970266)
[](https://codecov.io/gh/devmotion/CalibrationTests.jl)
[](https://coveralls.io/github/devmotion/CalibrationTests.jl?branch=main)
[](https://github.com/invenia/BlueStyle)
[](https://github.com/JuliaTesting/Aqua.jl)
**There are also [Python](https://github.com/devmotion/pycalibration) and [R](https://github.com/devmotion/rcalibration) interfaces for this package**
## Overview
This package implements different hypothesis tests for calibration of
probabilistic models in the Julia language.
## Related packages
The statistical tests in this package are based on the calibration error estimators
in the package [CalibrationErrors.jl](https://github.com/devmotion/CalibrationErrors.jl).
[pycalibration](https://github.com/devmotion/pycalibration) is a Python interface for CalibrationErrors.jl and CalibrationTests.jl.
[rcalibration](https://github.com/devmotion/rcalibration) is an R interface for CalibrationErrors.jl and CalibrationTests.jl.
## Citing
If you use CalibrationsTests.jl as part of your research, teaching, or other activities, please consider citing the following publications:
Widmann, D., Lindsten, F., & Zachariah, D. (2019). [Calibration tests in multi-class
classification: A unifying framework](https://proceedings.neurips.cc/paper/2019/hash/1c336b8080f82bcc2cd2499b4c57261d-Abstract.html). In
*Advances in Neural Information Processing Systems 32 (NeurIPS 2019)* (pp. 12257–12267).
Widmann, D., Lindsten, F., & Zachariah, D. (2021).
[Calibration tests beyond classification](https://openreview.net/forum?id=-bxf89v3Nx).
To be presented at *ICLR 2021*.
## Acknowledgements
This work was financially supported by the Swedish Research Council via the projects *Learning of Large-Scale Probabilistic Dynamical Models* (contract number: 2016-04278), *Counterfactual Prediction Methods for Heterogeneous Populations* (contract number: 2018-05040), and *Handling Uncertainty in Machine Learning Systems* (contract number: 2020-04122), by the Swedish Foundation for Strategic Research via the project *Probabilistic Modeling and Inference for Machine Learning* (contract number: ICA16-0015), by the Wallenberg AI, Autonomous Systems and Software Program (WASP) funded by the Knut and Alice Wallenberg Foundation, and by ELLIIT.