causal-learn Python Package
Project description
causal-learn: Causal Discovery for Python
causal-learn is an open-source causal discovery library for Python, which is a Python translation and extension of Tetrad.
The package is on its very first version and we are actively developing it. Please, as a beta user, if you are willing, would you please kindly share any feedbacks (issues, suggestions, etc.) about it with us?
Package Overview
Our causal-learn implements methods for causal discovery:
- Constrained-based causal discovery methods.
- Score-based causal discovery methods.
- Causal discovery methods based on constrained functional causal models.
- Hidden causal representation learning.
- Granger causality.
- Multiple utilities for building your own method, such as independence tests, score functions, graph operations, and evaluations.
Install
causal-learn needs the following packages to be installed beforehand:
- python 3
- numpy
- networkx
- pandas
- scipy
- scikit-learn
- statsmodels
- pydot
(For visualization)
- matplotlib
- graphviz
To use causal-learn, we could install it using pip:
pip install causal-learn
Documentation
Please kindly refer to causal-learn Doc for detailed tutorials and usages.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file causal-learn-0.1.1.7.tar.gz.
File metadata
- Download URL: causal-learn-0.1.1.7.tar.gz
- Upload date:
- Size: 114.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
198bb73d4301a543d84184a913c3cebe63859274c1161b4b0aeafb4dc53133ad
|
|
| MD5 |
2817801720b76fb05c18f17135660c27
|
|
| BLAKE2b-256 |
7209cacbc96e2f681ed9336ced389a6983f02510254f150f73ff9fd7a4705ade
|
File details
Details for the file causal_learn-0.1.1.7-py3-none-any.whl.
File metadata
- Download URL: causal_learn-0.1.1.7-py3-none-any.whl
- Upload date:
- Size: 148.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1887e3f219e6dde2ad3fc19e1f61ae3b0b059e62350a4c92eb318f8e4000b724
|
|
| MD5 |
f208b43875d72c082751c31c622cfe9e
|
|
| BLAKE2b-256 |
a43b917ef98e651678485d6a20c7aabf4e7f3fb7b7f072e4c5deb9d93137c55b
|