Skip to main content

Tools for analyzing and quantifying effects of counfounder variables on machine learning model predictions.

Project description

mlconfound

Open Source Love svg1 GitHub license GitHub release GitHub issues GitHub issues-closed Documentation Status

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 Documentation Status

https://mlconfound.readthedocs.io/en/latest/

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

mlconfound-0.9.1.tar.gz (20.3 kB view hashes)

Uploaded Source

Built Distribution

mlconfound-0.9.1-py3-none-any.whl (20.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page