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

Random search as default comparison: missing data #2256

Open
nikohansen opened this issue Dec 20, 2023 · 4 comments
Open

Random search as default comparison: missing data #2256

nikohansen opened this issue Dec 20, 2023 · 4 comments
Assignees

Comments

@nikohansen
Copy link
Contributor

I was considering to postprocess random search with the current data by default (in this case in the example experiment). Besides displaying a baseline, this has also the advantage to produce the standard output figures rather than the single-algorithm figures.

Using 'suite_name/.*randomsearch!' for this works on all suites but 'bbob-largescale' and 'sbox-cost', where no such data set exist.

@brockho
Copy link
Contributor

brockho commented Dec 20, 2023

Thanks @nikohansen, I will produce these data sets then and put them into the data archive. I agree that every test suite should have this as a default baseline.

@brockho brockho self-assigned this Dec 20, 2023
@LazyLysistrata
Copy link

Will the random seed used appear with the baseline results?

@nikohansen
Copy link
Contributor Author

Will the random seed used appear with the baseline results?

To reproduce the exact results, we would probably also need the code (and possibly even the version number of the module creating the random numbers). Do you have a specific scenario in mind where this is relevant?

@LazyLysistrata
Copy link

No scenario in particular, just an opinion.
If the results you produce are intended as baselines then they should be able to be reproduced exactly.
If it's too much trouble, I would much rather you move onto the next item on your collective todo lists. :)

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

3 participants