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

Problem about implementation #1

Open
Stanwang218 opened this issue Sep 21, 2024 · 1 comment
Open

Problem about implementation #1

Stanwang218 opened this issue Sep 21, 2024 · 1 comment

Comments

@Stanwang218
Copy link

Hi,

I just read your paper about Noise-Robust CP. When I look at the implementation, I feel confused that why you resample the calibration set, which increase the number of calibration set to n_examples * n_classes. In the paper, the number of calibration set is still n(n_example). It is just to compute the weighted average score for all labels.

It would be grateful if you can help me understand.

@Stanwang218
Copy link
Author

When you compute the q_level, why you use n_examples * n_classes as n rather than n_examples. Besides that, for the weights, why it is num_class - 1 in the denominator.

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

1 participant