altdeep/causalAI
The open source repository for the Causal Modeling in Machine Learning Workshop at Altdeep.ai @ www.altdeep.ai/courses/causalAI
This project provides educational materials and code examples for understanding how different actions or interventions impact outcomes. It helps researchers, educators, and advanced students learn to model cause-and-effect relationships and predict outcomes under various scenarios. You'll work with structured course content and code, leading to a deeper understanding of causal modeling techniques.
792 stars.
Use this if you are an academic researcher, university instructor, or graduate student looking to learn, teach, or build upon causal inference and counterfactual reasoning.
Not ideal if you are looking for a ready-to-use software library or tool for direct application to a business problem without delving into the underlying theory.
Stars
792
Forks
213
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 01, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/altdeep/causalAI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
py-why/dowhy
DoWhy is a Python library for causal inference that supports explicit modeling and testing of...
py-why/EconML
ALICE (Automated Learning and Intelligence for Causation and Economics) is a Microsoft Research...
uber/causalml
Uplift modeling and causal inference with machine learning algorithms
cdt15/lingam
Python package for causal discovery based on LiNGAM.
andrewtavis/causeinfer
Machine learning based causal inference/uplift in Python