google / TrustScore

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).

Home Page:https://arxiv.org/abs/1805.11783

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To Trust Or Not To Trust A Classifier ====== This is not an officially supported Google product

Signal for model confidence for a trained classifier, computed based on labeled training examples and the classifier's hard predictions on these examples.

See https://arxiv.org/abs/1805.11783

About

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).

https://arxiv.org/abs/1805.11783

License:Apache License 2.0


Languages

Language:Jupyter Notebook 91.8%Language:Python 8.2%