EFS-OpenSource / calibration-frameworkLinks
The net:cal calibration framework is a Python 3 library for measuring and mitigating miscalibration of uncertainty estimates, e.g., by a neural network.
☆363Updated 10 months ago
Alternatives and similar repositories for calibration-framework
Users that are interested in calibration-framework are comparing it to the libraries listed below
Sorting:
- Calibration library and code for the paper: Verified Uncertainty Calibration. Ananya Kumar, Percy Liang, Tengyu Ma. NeurIPS 2019 (Spotlig…☆150Updated 2 years ago
- Open-source framework for uncertainty and deep learning models in PyTorch☆402Updated last week
- Code repo for "A Simple Baseline for Bayesian Uncertainty in Deep Learning"☆464Updated last year
- Code for "Uncertainty Estimation Using a Single Deep Deterministic Neural Network"☆272Updated 3 years ago
- Reliability diagrams visualize whether a classifier model needs calibration☆151Updated 3 years ago
- ☆470Updated last month
- Literature survey, paper reviews, experimental setups and a collection of implementations for baselines methods for predictive uncertaint…☆628Updated 2 years ago
- Code for Deterministic Neural Networks with Appropriate Inductive Biases Capture Epistemic and Aleatoric Uncertainty☆142Updated 2 years ago
- A simple way to calibrate your neural network.☆1,150Updated 3 years ago
- This repo contains a PyTorch implementation of the paper: "Evidential Deep Learning to Quantify Classification Uncertainty"☆475Updated last year
- Wrapper for a PyTorch classifier which allows it to output prediction sets. The sets are theoretically guaranteed to contain the true cla…☆241Updated 2 years ago
- Code for the paper "Calibrating Deep Neural Networks using Focal Loss"☆161Updated last year
- A machine learning benchmark of in-the-wild distribution shifts, with data loaders, evaluators, and default models.☆569Updated last year
- Bayesian active learning library for research and industrial usecases.☆900Updated 11 months ago
- Laplace approximations for Deep Learning.☆508Updated 2 months ago
- High-quality implementations of standard and SOTA methods on a variety of tasks.☆1,512Updated last week
- Calibration of Convolutional Neural Networks☆165Updated 2 years ago
- DISTIL: Deep dIverSified inTeractIve Learning. An active/inter-active learning library built on py-torch for reducing labeling costs.☆152Updated 2 years ago
- Code for "On Feature Collapse and Deep Kernel Learning for Single Forward Pass Uncertainty".☆112Updated 3 years ago
- NumPy library for calibration metrics☆73Updated 3 months ago
- ☆413Updated 3 years ago
- 👽 Out-of-Distribution Detection with PyTorch☆295Updated last week
- Reusable BatchBALD implementation☆79Updated last year
- Code to accompany the paper 'Improving model calibration with accuracy versus uncertainty optimization'.☆54Updated 2 years ago
- An implementation of the BADGE batch active learning algorithm.☆207Updated last year
- Learn fast, scalable, and calibrated measures of uncertainty using neural networks!