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

AUC metric #12

Open
zeyevv opened this issue Dec 3, 2024 · 1 comment
Open

AUC metric #12

zeyevv opened this issue Dec 3, 2024 · 1 comment

Comments

@zeyevv
Copy link

zeyevv commented Dec 3, 2024

I have a question about model training. When I tested CUTS using the DREAm dataset, I found that AUC always rises first and then falls. Is this phenomenon normal? Are there any other metrics to measure the effectiveness of causal inference?

@jarrycyx
Copy link
Owner

Yes, we observed the same phenomenon. We think this may be because of the small sample size of DREAM data. So early stopping may be helpful.
For "the effectiveness of causal inference", do you mean computing ATE, ITE, etc?

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

No branches or pull requests

2 participants