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

Ensure "balanced" results by algorithm #7

Open
olafmersmann opened this issue Jul 24, 2024 · 1 comment
Open

Ensure "balanced" results by algorithm #7

olafmersmann opened this issue Jul 24, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@olafmersmann
Copy link
Contributor

When aggregating over multiple problems / problem instances, we can get imbalanced results w.r.t. the number of runs of each algorithm.

Idea: Drop results and warn about excluded results.

@olafmersmann olafmersmann self-assigned this Jul 24, 2024
@olafmersmann olafmersmann added the enhancement New feature or request label Jul 24, 2024
@nikohansen
Copy link

If we display the number of repetitions next to the problem name, we could have for each problem a different repetition number given all algorithms have the same number of repetitions or we undersample algorithms that have more repetitions. The displayed repetition number would then be proportional to the weight of this problem in the graphs. It could be an option to either undersample to have the same repetitions over all algorithms and problems or only over all algorithms.

olafmersmann added a commit that referenced this issue Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants