项目作者: mrsamsami

项目描述 :
Causal analysis and inference using observational and interventional dataset. It contains tools for graph structure recovery.
高级语言: Jupyter Notebook
项目地址: git://github.com/mrsamsami/Causality.git
创建时间: 2020-12-15T07:28:33Z
项目社区:https://github.com/mrsamsami/Causality

开源协议:

下载


Causality

This repository provides implemented algorithms for causal inference between two variables and learning causal structures in graphs. All code is written in Python 3, using SciPy, NumPy, Scikit-learn, Hyppo, and NetworkX. Jupyter notebooks are provided to show analyses.

Note: These are implemented algorithms and study for assignments of Causal Inference taught by Prof. Salehkalyebar in Fall 2020. This repository is in its early phases.

Table of Contents

Environment Requirement

  • Python 3.6.5
    • NumPy 1.14.3
    • SciPy 1.5.4
    • Scikit-learn 0.23.2
    • Hyppo 0.1.3
    • NetworkX 2.5

Resources

Class:

Textbooks:

Paper: