aangelopoulos / conformal_classificationLinks
Wrapper for a PyTorch classifier which allows it to output prediction sets. The sets are theoretically guaranteed to contain the true class with high probability (via conformal prediction).
☆244Updated 2 years ago
Alternatives and similar repositories for conformal_classification
Users that are interested in conformal_classification 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
- Reliability diagrams visualize whether a classifier model needs calibration☆154Updated 3 years ago
- Materials for STAT 991: Topics In Modern Statistical Learning (UPenn, 2022 Spring) - uncertainty quantification, conformal prediction, ca…☆176Updated last year
- Code for the paper "Calibrating Deep Neural Networks using Focal Loss"☆160Updated last year
- ☆243Updated 2 years ago
- Code for "Uncertainty Estimation Using a Single Deep Deterministic Neural Network"☆271Updated 3 years ago
- ☆469Updated 4 months ago
- This repository contains a Jax implementation of conformal training corresponding to the ICLR'22 paper "learning optimal conformal classi…☆129Updated 3 years ago
- Code repo for "A Simple Baseline for Bayesian Uncertainty in Deep Learning"☆472Updated 2 years ago
- Learn then Test: Calibrating Predictive Algorithms to Achieve Risk Control☆68Updated 9 months ago
- Bayesianize: A Bayesian neural network wrapper in pytorch☆89Updated last year
- Reusable BatchBALD implementation☆79Updated last year
- Conformal prediction for controlling monotonic risk functions. Simple accompanying PyTorch code for conformal risk control in computer vi…☆67Updated 2 years ago
- Calibration of Convolutional Neural Networks☆170Updated 2 years ago
- Uncertainty Quantification 360 (UQ360) is an extensible open-source toolkit that can help you estimate, communicate and use uncertainty i…☆265Updated 4 months ago
- Conformalized Quantile Regression☆284Updated 3 years ago
- Code repository for our paper "Failing Loudly: An Empirical Study of Methods for Detecting Dataset Shift": https://arxiv.org/abs/1810.119…☆106Updated last year
- Model-agnostic posthoc calibration without distributional assumptions☆42Updated last year
- Code for "On Feature Collapse and Deep Kernel Learning for Single Forward Pass Uncertainty".☆112Updated 3 years ago
- A repo for transfer learning with deep tabular models☆104Updated 2 years ago
- Official codebase for "Distribution-Free, Risk-Controlling Prediction Sets"☆85Updated last year
- [NeurIPS 2021] Well-tuned Simple Nets Excel on Tabular Datasets☆86Updated 2 years ago
- Estimating Example Difficulty using Variance of Gradients☆63Updated 2 years ago
- Code for using CDEP from the paper "Interpretations are useful: penalizing explanations to align neural networks with prior knowledge" ht…☆128Updated 4 years ago
- Data Shapley: Equitable Valuation of Data for Machine Learning☆279Updated last year
- Causal Explanation (CXPlain) is a method for explaining the predictions of any machine-learning model.☆131Updated 5 years ago
- NumPy library for calibration metrics☆73Updated 6 months ago
- Code for Deterministic Neural Networks with Appropriate Inductive Biases Capture Epistemic and Aleatoric Uncertainty☆144Updated 2 years ago
- The net:cal calibration framework is a Python 3 library for measuring and mitigating miscalibration of uncertainty estimates, e.g., by a …☆365Updated last year
- Build and train Lipschitz constrained networks: TensorFlow implementation of k-Lipschitz layers☆98Updated 5 months ago