Tools for analyzing and quantifying effects of counfounder variables on machine learning model predictions.
Project description
mlconfound
Tools for analyzing and quantifying effects of counfounder variables " "on machine learning model predictions.
Install
pip install git+https://github.com/pni-lab/mlconfound
pipy support coming soon
Usage
# y : prediction target
# yhat: prediction
# c : confounder
from mlconfound.stats import test_partially_confounded
test_partially_confounded(y, yhat, c)
See documentation for more details.
Documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mlconfound-0.9.1.tar.gz
(20.3 kB
view hashes)
Built Distribution
mlconfound-0.9.1-py3-none-any.whl
(20.6 kB
view hashes)
Close
Hashes for mlconfound-0.9.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ca261cfc30b00d3f03498ccf85c3345dba831f3e3ee2a74b76afa66732fd3ce |
|
MD5 | b4e7ffbee283a723717419e39c4db142 |
|
BLAKE2b-256 | d89db5593e8b53eb2ec0e96826cc1245e4b207f3f29db8f11662fc3822961624 |