google / TrustScoreLinks
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 probability for a neural network).
☆177Updated 2 years ago
Alternatives and similar repositories for TrustScore
Users that are interested in TrustScore are comparing it to the libraries listed below
Sorting:
- Using / reproducing ACD from the paper "Hierarchical interpretations for neural network predictions" 🧠 (ICLR 2019)☆129Updated 3 years ago
- ☆134Updated 6 years ago
- ☆124Updated 4 years ago
- Codes for reproducing the contrastive explanation in “Explanations based on the Missing: Towards Contrastive Explanations with Pertinent…☆54Updated 7 years ago
- This repository contains the full code for the "Towards fairness in machine learning with adversarial networks" blog post.☆118Updated 4 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
- Codebase for "Deep Learning for Case-based Reasoning through Prototypes: A Neural Network that Explains Its Predictions" (to appear in AA…☆75Updated 7 years ago
- Tools for training explainable models using attribution priors.☆123Updated 4 years ago
- Code repository for our paper "Failing Loudly: An Empirical Study of Methods for Detecting Dataset Shift": https://arxiv.org/abs/1810.119…☆105Updated last year
- A lightweight implementation of removal-based explanations for ML models.☆58Updated 4 years ago
- Keras implementation for DASP: Deep Approximate Shapley Propagation (ICML 2019)☆61Updated 6 years ago
- (ICML 2021) Mandoline: Model Evaluation under Distribution Shift☆30Updated 4 years ago
- A deep learning framework for building multimodal multi-task learning systems.☆111Updated 2 years ago
- code release for Representer point Selection for Explaining Deep Neural Network in NeurIPS 2018☆67Updated 3 years ago
- Algorithms for abstention, calibration and domain adaptation to label shift.☆37Updated 4 years ago
- Calibration library and code for the paper: Verified Uncertainty Calibration. Ananya Kumar, Percy Liang, Tengyu Ma. NeurIPS 2019 (Spotlig…☆150Updated 2 years ago
- Supervised Local Modeling for Interpretability☆29Updated 6 years ago
- Code/figures in Right for the Right Reasons☆55Updated 4 years ago
- This is a benchmark to evaluate machine learning local explanaitons quality generated from any explainer for text and image data☆29Updated 4 years ago
- Causal Explanation (CXPlain) is a method for explaining the predictions of any machine-learning model.☆131Updated 4 years ago
- Combating hidden stratification with GEORGE☆64Updated 4 years ago
- Modular Python Toolbox for Fairness, Accountability and Transparency Forensics☆77Updated 2 years ago
- This is a public collection of papers related to machine learning model interpretability.☆26Updated 3 years ago
- An example of using a discriminator to correct for a difference in the distributions between the training and test data.☆67Updated 8 years ago
- Python codes for weakly-supervised learning☆124Updated 5 years ago
- Implementation of Estimating Training Data Influence by Tracing Gradient Descent (NeurIPS 2020)☆233Updated 3 years ago
- PyTorch implementation of parity loss as constraints function to realize the fairness of machine learning.☆73Updated 2 years ago
- ⏸ Parallelized hyper-param optimization with validation set, not crossval☆90Updated 2 years ago
- Code and data for the experiments in "On Fairness and Calibration"☆51Updated 3 years ago
- On Calibration of Modern Neural Networks - tensorflow implementation☆30Updated 7 years ago