Skip to content

Causal analysis and inference using observational and interventional dataset. It contains tools for graph structure recovery.

Notifications You must be signed in to change notification settings

mrsamsami/Causality

Repository files navigation

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:

About

Causal analysis and inference using observational and interventional dataset. It contains tools for graph structure recovery.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published