causal-prediction
There are 3 repositories under causal-prediction topic.
pgmpy/pgmpy
Python library for causal inference and probabilistic modeling.
pgmpy/pgmpy_tutorials
Tutorials on Causal Inference and pgmpy
JianqiaoMao/mechanism-learn
Mechanism-learn is a simple method to deconfound observational data such that any appropriate machine learning model is forced to learn predictive relationships between effects and their causes, despite the potential presence of multiple unknown and unmeasured confounding. The library is compatible with most existing ML deployments.