Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
devmotion committed May 2, 2021
1 parent 0388e26 commit e9fcf02
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Estimation of calibration errors for models that output probability distribution
[![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle)
[![Bors enabled](https://bors.tech/images/badge_small.svg)](https://app.bors.tech/repositories/24611)

[There is also a Python interface for this package](https://github.com/devmotion/pycalibration)

## Related packages

This package extends calibration error estimation for classification models
Expand All @@ -21,6 +23,8 @@ distributions.
[CalibrationTests.jl](https://github.com/devmotion/CalibrationTests.jl) implements
statistical hypothesis tests of calibration.

[pycalibration](https://github.com/devmotion/pycalibration) is a Python interface for CalibrationErrors.jl, CalibrationErrorsDistributions.jl, and CalibrationTests.jl.

## Reference

If you use CalibrationsErrorsDistributions.jl as part of your research, teaching, or other activities,
Expand Down

0 comments on commit e9fcf02

Please sign in to comment.