Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 666 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 666 Bytes

NoLeaks-artifact

The research artifact for NoLeaks algorithm. If you find our algorithm useful, please cite it as

@article{noleaks,
  title={NoLeaks: Differentially Private Causal Discovery Under Functional Causal Model},
  author={Ma, Pingchuan and Ji, Zhenlan and Pang, Qi and Wang, Shuai},
  journal={IEEE Transactions on Information Forensics & Security},
  year={2022},
  publisher={IEEE}
}

Dependency

numpy
pandas
python-igraph
scipy

Usage

python -m notears.bnlearn

Acknowledgement

The codebase is extended from noteras. The work is supported by NVIDIA Academic Hardware Grant.