CalibrationTests

Hypothesis tests of calibration.

https://github.com/devmotion/calibrationtests.jl

Science Score: 41.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.0%) to scientific vocabulary

Keywords from Contributors

matrix-exponential pde ode numerics pinns dae stochastic-differential-equations interpretability differentialequations flux
Last synced: 10 months ago · JSON representation ·

Repository

Hypothesis tests of calibration.

Basic Info
  • Host: GitHub
  • Owner: devmotion
  • License: mit
  • Language: Julia
  • Default Branch: main
  • Size: 303 KB
Statistics
  • Stars: 6
  • Watchers: 2
  • Forks: 0
  • Open Issues: 2
  • Releases: 18
Created over 6 years ago · Last pushed about 2 years ago
Metadata Files
Readme License Citation

README.md

CalibrationTests.jl

Hypothesis tests of calibration.

Stable Dev Build Status DOI Codecov Coveralls Code Style: Blue Aqua QA

There are also Python and R 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.

pycalibration is a Python interface for CalibrationErrors.jl and CalibrationTests.jl.

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. In Advances in Neural Information Processing Systems 32 (NeurIPS 2019) (pp. 12257–12267).

Widmann, D., Lindsten, F., & Zachariah, D. (2021). Calibration tests beyond classification. 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.

Owner

  • Name: David Widmann
  • Login: devmotion
  • Kind: user
  • Location: Uppsala, Sweden
  • Company: Uppsala University

Citation (CITATION.bib)

@incollection{CalibrationAnalysis.jl-2019,
  title = {Calibration tests in multi-class classification: A unifying framework},
  author = {Widmann, David and Lindsten, Fredrik and Zachariah, Dave},
  booktitle = {Advances in Neural Information Processing Systems 32},
  pages = {12236--12246},
  year = {2019},
  url = {http://papers.nips.cc/paper/9392-calibration-tests-in-multi-class-classification-a-unifying-framework}
}

@inproceedings{CalibrationAnalysis.jl-2021,
  title={Calibration tests beyond classification},
  author={Widmann, David and Lindsten, Fredrik and Zachariah, Dave},
  booktitle={International Conference on Learning Representations},
  year={2021},
  url={https://openreview.net/forum?id=-bxf89v3Nx}
}

GitHub Events

Total
Last Year

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 61
  • Total Committers: 7
  • Avg Commits per committer: 8.714
  • Development Distribution Score (DDS): 0.557
Past Year
  • Commits: 2
  • Committers: 2
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.5
Top Committers
Name Email Commits
David Widmann d****n 27
David Widmann d****t@d****e 13
David Widmann d****n@i****e 10
github-actions[bot] 4****] 7
dependabot[bot] 4****] 2
github-actions[bot] c****y@j****g 1
Julia TagBot 5****t 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 1
  • Total pull requests: 53
  • Average time to close issues: less than a minute
  • Average time to close pull requests: 6 days
  • Total issue authors: 1
  • Total pull request authors: 4
  • Average comments per issue: 14.0
  • Average comments per pull request: 2.04
  • Merged pull requests: 20
  • Bot issues: 0
  • Bot pull requests: 22
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • JuliaTagBot (1)
Pull Request Authors
  • devmotion (30)
  • github-actions[bot] (19)
  • dependabot[bot] (7)
  • JuliaTagBot (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (7)

Packages

  • Total packages: 1
  • Total downloads:
    • julia 2 total
  • Total dependent packages: 1
  • Total dependent repositories: 0
  • Total versions: 18
juliahub.com: CalibrationTests

Hypothesis tests of calibration.

  • Versions: 18
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 2 Total
Rankings
Dependent repos count: 9.9%
Dependent packages count: 23.0%
Average: 32.2%
Stargazers count: 42.3%
Forks count: 53.5%
Last synced: 11 months ago

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v3 composite
  • codecov/codecov-action v3 composite
  • coverallsapp/github-action v2 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/CompatHelper.yml actions
  • actions/checkout v3 composite
.github/workflows/Docs.yml actions
  • actions/checkout v3 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/DocsPreviewCleanup.yml actions
  • actions/checkout v3 composite
.github/workflows/Format.yml actions
  • actions/checkout v3 composite
  • julia-actions/setup-julia v1 composite
  • reviewdog/action-suggester v1 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite