diff --git a/README.md b/README.md index a3ed9fa..ec81b1d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # calzone: a python package for measuring calibration in probabilistic models ![Docs](https://readthedocs.org/projects/calzone-docs/badge/) +[![PyPI version](https://badge.fury.io/py/calzone-tool.svg)](https://badge.fury.io/py/calzone-tool) `calzone` is a comprehensive Python package for calculating and visualizing various metrics to assess the calibration of probabilistic models. To accurately assess the calibration of machine learning models, it is essential to have a comprehensive and reprensative dataset with sufficient coverage of the prediction space. The calibration metrics is not meaningful if the dataset is not representative of true intended population.