About Anaconda Help Download Anaconda

conda-forge / packages / unique-uncertainty 0.2.2

UNIQUE is a Python package for benchmarking uncertainty estimation and quantification methods for Machine Learning models predictions.

copied from cf-staging / unique-uncertainty

Installers

  • noarch v0.2.2

conda install

To install this package run one of the following:
conda install conda-forge::unique-uncertainty

Description

UNIQUE provides methods for quantifying and evaluating the uncertainty of Machine Learning (ML) models predictions. The library allows to:

  • combine and benchmark multiple uncertainty quantification (UQ) methods simultaneously;

  • evaluate the goodness of UQ methods against established metrics;

  • generate intuitive visualizations to qualitatively assess how well the computed UQ methods represent the actual model uncertainty;

  • enable the users to get a comprehensive overview of their ML model’s performances from an uncertainty quantification perspective.

UNIQUE is a model-agnostic tool, meaning that it does not depend on any specific ML model building platform nor provides any ML model training functionality. It only requires the user to input their model’s inputs and predictions.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy