Recent Releases of modelmetricuncertainty

modelmetricuncertainty - v0.1.2

Fixes

  • Pass non-numpy arrays onto sklearn's check arrray without assuming attributes @RUrlus in https://github.com/RUrlus/ModelMetricUncertainty/pull/56

Chores

  • CICD: Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 by @dependabot in https://github.com/RUrlus/ModelMetricUncertainty/pull/55

- C++
Published by RUrlus about 3 years ago

modelmetricuncertainty - Patch release v0.1.1

What's Changed

  • Adds support for Python 3.11 by @RUrlus in 49f23e5bd6fd6f5f17edf1afb002d941724e6d87
  • Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 by @dependabot in https://github.com/RUrlus/ModelMetricUncertainty/pull/48
  • CICD: Update GCC and Clang to their respective latest versions by @RUrlus in https://github.com/RUrlus/ModelMetricUncertainty/pull/52
  • CICD: Bump setup-python version to 4 by @RUrlus in https://github.com/RUrlus/ModelMetricUncertainty/pull/54

New Contributors

  • @dependabot made their first contribution in https://github.com/RUrlus/ModelMetricUncertainty/pull/48

Full Changelog: https://github.com/RUrlus/ModelMetricUncertainty/compare/v0.1.0...v0.1.1

- C++
Published by RUrlus about 3 years ago

modelmetricuncertainty - v0.1.0

What's Changed

Initial release of MMU with support for uncertainties on Precision-Recall and ROC.

Contributors

  • @RUrlus
  • @stephanecollot

Full Changelog: https://github.com/RUrlus/ModelMetricUncertainty/commits/v0.1.0

- C++
Published by RUrlus over 3 years ago