-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kernel Conditional Independence Tests #226
Labels
Comments
Interested |
@zdbzdb123123 which one? Once you have decided, please make a new issue with the description and link to this issue |
KCI, and will do |
Interested in FIT |
sampan501
changed the title
Kernel Conditional Independence Test
Kernel Conditional Independence Tests
Feb 14, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Testing for conditional independence, X \indep Y | Z, is a common problem within causal discovery and feature selection. The following two kernel-based methods are able to perform this test without too many assumptions.
Kernel Conditional Independence (KCI) Test [paper][matlab code]
A Permutation-Based Kernel Conditional Independence (KCIP) Test [paper][matlab code]
A nonparametric test based on regression error (FIT) [paper] [python code]
The text was updated successfully, but these errors were encountered: