You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
Machine learning research code for causal perception: comparing competing structural causal models (SCMs) via interventional and counterfactual distributions, applied to fair credit decisions. Open source by Santander AI Lab.
Generate fictional-but-coherent causal operations worlds (executable sim + time-series + ground-truth causal answer-key) from a natural-language description — for benchmarking causal-discovery and control agents.
This repository contains an implementation of BP-CDM introduced in "Data-Driven Decision Support for Business Processes: Causal Reasoning on Interventions".
A five-layer causal-neuro-symbolic framework for machine fault diagnosis. Independently verifies neural predictions against machine physics; domain-agnostic via pluggable providers.
Demystifying Judea Pearl's do-calculus and the Backdoor Criterion by hand. Resolving a curated Simpson's Paradox using structural causal modeling on superhero battle mechanics.
Fidelity-gated synthetic SCM that stress-tests probability-of-default modeling under selective labels and reports the model's honest operating frontier. The do() oracle real lending data can't be. Grades g-computation vs naive conditioning against planted ground truth. sklearn-only; 66 tests; fully deterministic.