CalibrationAnalysis

Multi-language suite for analyzing calibration of probabilistic predictive models.

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

Science Score: 31.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
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.3%) to scientific vocabulary

Keywords

calibration julia machine machine-learning python r reliability statistics

Keywords from Contributors

interactive mesh interpretability ode profiles bridges sequences generic projection standardization
Last synced: 6 months ago · JSON representation ·

Repository

Multi-language suite for analyzing calibration of probabilistic predictive models.

Basic Info
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 4
  • Releases: 2
Topics
calibration julia machine machine-learning python r reliability statistics
Created about 4 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

CalibrationAnalysis.jl

Analysis of calibration of probabilistic predictive models.

Stable Dev Build Status Coverage Coverage Code Style: Blue Aqua QA

This is a suite for analyzing calibration of probabilistic predictive models written in Julia.

It is available for use in Julia, Python, and R.

The package supports: - plotting reliability diagrams - estimating calibration errors - performing calibration tests

Talk at JuliaCon 2021

Calibration analysis of probabilistic models in Julia

The slides of the talk are available as Pluto notebook.

Citing

If you use CalibrationAnalysis.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. International Conference on Learning Representations (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: about 1 year ago

All Time
  • Total Commits: 16
  • Total Committers: 2
  • Avg Commits per committer: 8.0
  • Development Distribution Score (DDS): 0.063
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
David Widmann d****n@i****e 15
dependabot[bot] 4****] 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 1
  • Total pull requests: 9
  • Average time to close issues: less than a minute
  • Average time to close pull requests: about 12 hours
  • Total issue authors: 1
  • Total pull request authors: 3
  • Average comments per issue: 2.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 5
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
  • dependabot[bot] (5)
  • devmotion (3)
  • github-actions[bot] (2)
Top Labels
Issue Labels
Pull Request Labels
dependencies (5)

Packages

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

Multi-language suite for analyzing calibration of probabilistic predictive models.

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1 Total
Rankings
Dependent repos count: 9.9%
Dependent packages count: 38.9%
Average: 41.6%
Forks count: 53.5%
Stargazers count: 64.2%
Last synced: 6 months ago

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v4 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 v4 composite
.github/workflows/Docs.yml actions
  • JamesIves/github-pages-deploy-action v4 composite
  • actions/checkout v4 composite
  • guibranco/github-status-action-v2 v1 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 v4 composite
.github/workflows/Format.yml actions
  • actions/checkout v4 composite
  • julia-actions/setup-julia v1 composite
  • reviewdog/action-suggester v1 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite