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

Change logging in optimization to record auc_top10. #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AustinT
Copy link

@AustinT AustinT commented Nov 27, 2023

In run.py, some information is printed to the terminal, but not the AUC-Top10 (i.e. the main metric which is suggested by your paper). This PR harmonizes the info outputted to wandb and the info printed to the terminal so that the AUC-Top10 is also printed, allowing results to be recorded even without wandb.

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.

1 participant