This project aims to reproduce the results of Li, H.; Cabeli, V.; Sella, N.; and Isambert, H. 2019, Constraint-based Causal Structure Learning with Consistent Separating Sets, Advances in Neural Information Processing Systems.
We implemented several PC-derived algorithms, which learn a Bayesian Network's causal structure based on a given data set. Because conditional probabilities are unknown, independence relations must be inferred using a test such as the Chi-squared test (or the G-test). The latter's output is dependant on a threshold value
In this project, we sought to study the comparative robustness and performances of each algorithm based on the