A causal validity linter for ML pipelines
Project description
Confoundr
A causal validity linter for ML pipelines, plus a deployed platform that runs it as a service
Overview
Data quality tools (Great Expectations, Evidently AI, Feast validations) check whether your data is clean (nulls, schema drift, distribution shift). They do not check whether your data is causally valid — whether the assumptions your causal or treatment-effect model depends on (no leakage, no unmeasured confounding, positivity, balanced treatment groups) actually hold.
Confoundr is an open-source library that runs a battery of causal-validity checks against a dataframe, feature store, or pipeline stage, explains failures in plain language, and — as a hosted platform — lets a team plug in a dataset and get those diagnostics without writing any code, on a schedule, with alerts.
Architecture Highlights
Confoundr is built as a two-layer system:
- Core Library (
confoundrpip package): Standalone, dependency-light, usable in anyone's pipeline or CI. - Deployed Platform: A multi-tenant service wrapping the core library that runs asynchronous checks on uploaded datasets, with observability and an AI explainer layer.
Quick Links
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file confoundr-0.1.0.tar.gz.
File metadata
- Download URL: confoundr-0.1.0.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
526e5fe7996db353e9d2846e134b9eb8122a036d396e972c2a6cf14022331e50
|
|
| MD5 |
6d185d4172b6567c0745cb9b3e7591a8
|
|
| BLAKE2b-256 |
6be3f8ec7df71b9c0d00e843cf84260c31d0752b998e85228e82e0cfa2ce781b
|
File details
Details for the file confoundr-0.1.0-py3-none-any.whl.
File metadata
- Download URL: confoundr-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b29abc9e44c4e792d881365fc4a039764f2f7c629270f5fd40748038fe98a8a5
|
|
| MD5 |
24d578dda6d21fd411fc385ed0bbe181
|
|
| BLAKE2b-256 |
6b93b667d7cf46b7c849bdc4ff2d078b704ea5af70683bf122256e9a66f3d341
|