Closed YanaZeng closed 2 years ago
Hi, @YanaZeng. Thank you for adding the implementation of the new algorithm 'LiM'!
First, I checked the file name included in the pull request. I think the following 8 files are configuration files, is it possible to delete them?
Hi, @ikeuchi-screen. Please feel free to delete the files you mentioned. I'm sorry for my inconvenience.
Best, Yan Zeng
Hi, @YanaZeng. Thank you for adding the implementation of the new algorithm 'LiM'!
First, I checked the file name included in the pull request. I think the following 8 files are configuration files, is it possible to delete them?
- .idea/.gitignore
- .idea/.name
- .idea/deployment.xml
- .idea/inspectionProfiles/profiles_settings.xml
- .idea/lingam.iml
- .idea/misc.xml
- .idea/modules.xml
- .idea/vcs.xml
Hi, @YanaZeng. The following codes are considered an unintended change, so I have reverted the change back:
Hi, @ikeuchi-screen. Thank you!
Hi, @YanaZeng. The following codes are considered an unintended change, so I have reverted the change back:
- examples/DirectLiNGAM.ipynb
- examples/RCD.ipynb
- examples/RESIT.ipynb
Dear all, I added the code of LiM method [1] in the lingam project. Please check it.
[1] Zeng Y, Shimizu S, Matsui H, et al. Causal discovery for linear mixed data[C]//Conference on Causal Learning and Reasoning. PMLR, 2022: 994-1009.
Thanks so much for your great efforts!
Best, Yan Zeng