Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 625 Bytes

CHANGELOG.md

File metadata and controls

19 lines (14 loc) · 625 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog. This project adheres to Semantic Versioning.

[1.1.0] - 2023-03-14

Changed

  • Dependencies to work with Python 3.8.16.
  • Sparse matrix types to fix deprecation warnings.

Removed

  • Comparison to TemperatureScaling and FullDirichletCalibrator in state of the art comparison notebook due to Scikit-learn label_binarizer backwards compatibility issues.

[1.0.0] - 2021-06-10

Added

  • Initial release to GitHub