Skip to main content

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

Project description

mlconfound

GitHub license GitHub release GitHub CI Documentation Status GitHub issues GitHub issues-closed

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

Install

pip install mlconfound

Usage

# y   : prediction target
# yhat: prediction
# c   : confounder

from mlconfound.stats import partial_confound_test

partial_confound_test(y, yhat, c)

Read the docs for more details.

Documentation Documentation Status

https://mlconfound.readthedocs.io

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.12.0.tar.gz (22.2 kB view hashes)

Uploaded Source

Built Distribution

mlconfound-0.12.0-py3-none-any.whl (22.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