uncertainty-estimation topic

List uncertainty-estimation repositories

Neural-Process-Family

189
Stars
40
Forks
Watchers

Code for the Neural Processes website and replication of 4 papers on NPs. Pytorch implementation.

uncertainty-toolbox

1.7k
Stars
125
Forks
Watchers

Uncertainty Toolbox: a Python toolbox for predictive uncertainty quantification, calibration, metrics, and visualization

awesome-conformal-prediction

21
Stars
0
Forks
Watchers

A professionally curated list of awesome Conformal Prediction videos, tutorials, books, papers, PhD and MSc theses, articles and open-source libraries.

A generic Mixture Density Networks (MDN) implementation for distribution and uncertainty estimation by using Keras (TensorFlow)

deep-learning-uncertainty

584
Stars
77
Forks
Watchers

Literature survey, paper reviews, experimental setups and a collection of implementations for baselines methods for predictive uncertainty estimation in deep learning models.

bayesian-torch

472
Stars
64
Forks
Watchers

A library for Bayesian neural network layers and uncertainty estimation in Deep Learning extending the core of PyTorch

ngboost

1.6k
Stars
215
Forks
Watchers

Natural Gradient Boosting for Probabilistic Prediction

XGBoostLSS

505
Stars
53
Forks
Watchers

An extension of XGBoost to probabilistic modelling

mono-uncertainty

230
Stars
24
Forks
Watchers

CVPR 2020 - On the uncertainty of self-supervised monocular depth estimation

TrustScore

173
Stars
42
Forks
Watchers

To Trust Or Not To Trust A Classifier. A measure of uncertainty for any trained (possibly black-box) classifier which is more effective than the classifier's own implied confidence (e.g. softmax proba...