Remove uncertainty from your machine learning models
Project description
<div align=”center”>
Counterfactuals: Take the uncertainty out of your machine learning models
<h3>
[Documentation](/docs) | [Examples](/examples) | [Showcase](/docs/showcase.md)
</h3>
</div>
—
Counterfactuals is a Python library for machine learning that enables you to better understand your models. We combine several techniques to provide a comprehensive understanding of your model’s predictions. With those insights you are able to eliminate uncertainties and make better decisions.
## Features
### CLUE: A Method for Explaining Uncertainty Estimates
CLUE is a method for explaining uncertainty estimates of machine learning models. It is based on the idea of counterfactuals and provides a comprehensive understanding of the model’s predictions.
Model Paper: [CLUE: A Method for Explaining Uncertainty Estimates](https://arxiv.org/abs/2006.06848)
## Installation
The current recommended way to install tinygrad is from source.
### From source
`sh git clone https://github.com/lsch0lz/counterfactuals.git cd counterfactuals python3 -m pip install -e . `
### Direct (master)
`sh python3 -m pip install git+https://github.com/lsch0lz/counterfactuals.git `
## Documentation
Documentation along with a quick start guide can be found in the [docs/](/docs) directory.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file counterfactual_xai-0.0.2.tar.gz
.
File metadata
- Download URL: counterfactual_xai-0.0.2.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 830fddd665c75858fc4417eced69ce2f71a4722ac48dcc20e8c7d0df9c67027b |
|
MD5 | fd41093d5aaf9a2af57548d0b4ed05e3 |
|
BLAKE2b-256 | 488b603b0513f21bd6d697c3bf97f131704c727127b1a1198b1b52fb439a7b90 |
File details
Details for the file counterfactual_xai-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: counterfactual_xai-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0685e0538590be490776cd7627109ac6bdad42389276063012d63338c9844921 |
|
MD5 | d14ac0e22e8789d37f3be40a7c97a5ab |
|
BLAKE2b-256 | 19f034bfcc15daaa2bd5e1e8e7d50c8cbdd34c103b2588f1b96b36f5b902c11b |