An open API service indexing awesome lists of open source software.

https://github.com/alex-markham/medil

mirror of the MeDIL Python package for causal modeling
https://github.com/alex-markham/medil

causal-discovery causal-representation-learning deep-generative-model factor-analysis

Last synced: about 1 year ago
JSON representation

mirror of the MeDIL Python package for causal modeling

Awesome Lists containing this project

README

          

## MeDIL
MeDIL is a Python package for causal factor analysis, using the measurement dependence inducing latent (MeDIL) causal model framework[1](#medil_paper).
In addition to simple linear Gaussian models, MeDIL also supports deep generative models[2](#ncfa_paper).

More information can be found in the [documentation](https://medil.causal.dev).

### Support, Bugs, and Contributing
If you have any questions, suggestions, feedback, or bugs to report, please [open an issue on Gitlab](https://gitlab.com/alex-markham/medil/issues/new) or [on Github](https://github.com/Alex-Markham/medil/issues/new) or [contact me](https://causal.dev/#contact).

Thanks to contributors An Hui Chang, [Aditya Chivukula](https://github.com/adityachivu/), and [Mingyu Liu](https://github.com/JerryLiuMY)!

### License
See [LICENSE](https://gitlab.com/alex-markham/medil/blob/master/LICENSE.md), which is the GNU Affero General Public License version 3 or later (AGPLv3+).

### Changelog
See [CHANGELOG](https://gitlab.com/alex-markham/medil/blob/master/CHANGELOG.md) for a history of the already implemented features, works in progress, and future feature ideas.

### References
1. Alex Markham & Moritz Grosse-Wentrup (2020). Measurement Dependence Inducing Latent Causal Models. In *Conference on Uncertainty in Artificial Intelligence (UAI)* PMLR 124:590–599. URL: [http://proceedings.mlr.press/v124/markham20a/markham20a.pdf](http://proceedings.mlr.press/v124/markham20a/markham20a.pdf).

2. Alex Markham, Mingyu Liu, Bryon Aragam, Liam Solus (2023). Neuro-Causal Factor Analysis. *prepint*. [arXiv:2305.19802](https://arxiv.org/abs/2305.19802) [stat.ML].