Skip to content
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

Adding general version of CACM #925

Merged
merged 18 commits into from
Jun 15, 2023
Merged

Conversation

jivatneet
Copy link
Contributor

This PR is the first step toward a general causal prediction API. The API supports Causal, Independent, Confounded, and Selected shifts (individual and multi-attribute settings) currently. The regularization has been implemented using unconditional_reg and conditional_reg functions, which can be used for the general CACM API.

Follow up: implement Phase I of CACM for deriving conditional independence constraints given arbitrary graphs.

Copy link
Member

@amit-sharma amit-sharma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for this PR @jivatneet Looks good overall. Added a few minor comments. Once you address those, it is ready to merge.

Signed-off-by: jivatneet <jivatneet@gmail.com>
Signed-off-by: jivatneet <jivatneet@gmail.com>
Signed-off-by: jivatneet <jivatneet@gmail.com>
Signed-off-by: jivatneet <jivatneet@gmail.com>
Signed-off-by: jivatneet <jivatneet@gmail.com>
Signed-off-by: jivatneet <jivatneet@gmail.com>
Signed-off-by: jivatneet <jivatneet@gmail.com>
Signed-off-by: jivatneet <jivatneet@gmail.com>
Signed-off-by: jivatneet <jivatneet@gmail.com>
Signed-off-by: jivatneet <jivatneet@gmail.com>
Signed-off-by: jivatneet <jivatneet@gmail.com>
Signed-off-by: jivatneet <jivatneet@gmail.com>
Signed-off-by: jivatneet <jivatneet@gmail.com>
Signed-off-by: jivatneet <jivatneet@gmail.com>
jivatneet and others added 4 commits June 15, 2023 03:08
Signed-off-by: Jivat Neet <39404029+jivatneet@users.noreply.github.com>
Signed-off-by: jivatneet <jivatneet@gmail.com>
This reverts commit 6cbc3cb.

Signed-off-by: jivatneet <jivatneet@gmail.com>
Signed-off-by: jivatneet <jivatneet@gmail.com>
Copy link
Member

@amit-sharma amit-sharma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for making the changes. Approving.

@amit-sharma amit-sharma merged commit 0fb1314 into py-why:main Jun 15, 2023
17 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants