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

Normalization of runtimes and runtime distributions, what is the current status? #1972

Closed
nikohansen opened this issue May 27, 2020 · 1 comment
Assignees

Comments

@nikohansen
Copy link
Contributor

nikohansen commented May 27, 2020

How do we currently deal with different instances when taking averages or displaying runtime distributions?

Desired: each instance number is taken with the same frequency.

Rationale: similarly as many repetitions with the very same seed, many repetitions on a single instance should not introduce a bias towards this instance in the results.

See also #1117

@nikohansen nikohansen self-assigned this Jun 3, 2020
nikohansen added a commit that referenced this issue Nov 11, 2021
repeating underrepresented instances in the `DataSet.evals` property
attribute, if genericsettings.balance_instances.
Naturally, this also effects the ERT and success rate
computations.
@nikohansen
Copy link
Contributor Author

Addressed with commit ca4e6e4.

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