Skip to content
#

uncertainty-calibration

Here are 14 public repositories matching this topic...

uncertainty-toolbox

A project to train your model from scratch or fine-tune a pretrained model using the losses provided in this library to improve out-of-distribution detection and uncertainty estimation performances. Calibrate your model to produce enhanced uncertainty estimations. Detect out-of-distribution data using the defined score type and threshold.

  • Updated Nov 26, 2022
  • Python

Scoring rules like the Brier Score (Mean Squared Error, Quadratic Score) and Log Loss (Cross-Entropy, Negative Log-Likelihood, Logarithmic Score) can favor incorrect predictions. To address this limitation, the Probabilistic Brier Score (PBS) and Probabilistic Logarithmic Loss (PLL) have been introduced for probabilistic classifiers.

  • Updated May 19, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the uncertainty-calibration topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the uncertainty-calibration topic, visit your repo's landing page and select "manage topics."

Learn more