Remove uncertainty from your machine learning models
Project description
Counterfactuals: Take the uncertainty out of your machine learning models
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
Installation
The current recommended way to install tinygrad is from source.
From source
git clone https://github.com/lsch0lz/counterfactuals.git
cd counterfactuals
python3 -m pip install -e .
Direct (master)
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/ 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.3.tar.gz
.
File metadata
- Download URL: counterfactual_xai-0.0.3.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 | a41f3343008c178dee8fe1f0bc040dad04e912c4d2a18d3cc089d6d97fdf9515 |
|
MD5 | 4fc712253bfde6978f091064271dcc09 |
|
BLAKE2b-256 | 4acb9854a1c863ca951b14253de796d04be390f37491fd28a0440578395ac153 |
File details
Details for the file counterfactual_xai-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: counterfactual_xai-0.0.3-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 | 34908df474987b730e8f8d82795eeb282e3d5f41d53942de483e7cb951f138a0 |
|
MD5 | 7f641cda336fd085fc49afc4acf0e2ae |
|
BLAKE2b-256 | 62db30bcf024b898d71a8058a0bb151f517154fd263770c1031e81cd8cad8660 |