causal-learn
Causal Discovery in Python. It also includes (conditional) independence tests and score functions. (by py-why)
tfcausalimpact
Python Causal Impact Implementation Based on Google's R Package. Built using TensorFlow Probability. (by WillianFuks)
| causal-learn | tfcausalimpact | |
|---|---|---|
| 2 | 1 | |
| 1,518 | 659 | |
| 2.6% | 0.6% | |
| 6.3 | 4.9 | |
| 12 days ago | 11 months ago | |
| Python | Python | |
| MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
causal-learn
Posts with mentions or reviews of causal-learn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-24.
tfcausalimpact
Posts with mentions or reviews of tfcausalimpact. We have used some of these posts to build our list of alternatives and similar projects.
- Slight issue with using this causal impact library
i found this library https://github.com/WillianFuks/tfcausalimpact which seems to be a python port of the R library
What are some alternatives?
When comparing causal-learn and tfcausalimpact you can also consider the following projects:
directory-structure - :package: Print a directory tree structure in your Python code.
lingam - Python package for causal discovery based on LiNGAM.
dodiscover - [Experimental] Global causal discovery algorithms
auton-survival - Auton Survival - an open source package for Regression, Counterfactual Estimation, Evaluation and Phenotyping with Censored Time-to-Events
dowhy - 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.