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

BBOB data: strange costs #63

Open
berndbischl opened this issue Mar 11, 2014 · 12 comments
Open

BBOB data: strange costs #63

berndbischl opened this issue Mar 11, 2014 · 12 comments

Comments

@berndbischl
Copy link
Owner

  • Why do we have 0 costs for some steps?
  • Are some of the costs really as big as 3686000 ?
@kerschke
Copy link
Collaborator

Yes. Some steps cost nothing because they only use the initial design (and those costs are already listed in the corresponding step).
And yes, some features were veeeery expensive - as I stated within my thesis. Maybe I should give you the thesis back again ;-)

@berndbischl
Copy link
Owner Author

Yes. Some steps cost nothing because they only use the initial design
(and those costs are already listed in the corresponding step).

I got confused here. The FEATURES need the initial design step so there are no FEATURES without costs.

And yes, some features were veeeery expensive - as I stated within my thesis.
Maybe I should give you the thesis back again ;-)

Please give me a set of steps which are likely to work well for prediction but are somewhat cheap.
Like Marius did for SAT. So we can use them in the experiments.

@kerschke
Copy link
Collaborator

Actually, I am not sure how well the models would work without the two expensive feature steps (local search and curvature). However, as those two groups are soooo expensive, I suggest to drop them.

@berndbischl berndbischl reopened this Mar 16, 2014
@berndbischl
Copy link
Owner Author

Please dont close when we dont have a final answer....

@berndbischl
Copy link
Owner Author

I still need to decide the step set

@kerschke
Copy link
Collaborator

Why? We talked about it last Friday... :-)

@kerschke
Copy link
Collaborator

@berndbischl Can this be closed now?

@kerschke kerschke assigned berndbischl and unassigned kerschke Apr 16, 2014
@berndbischl
Copy link
Owner Author

I will use this later to finally discuss bbob. whether it is completely ok.

@berndbischl
Copy link
Owner Author

We need to do 2 things:

  • check data set
  • decide default feature steps

@kerschke
Copy link
Collaborator

I thought, we've already decided about the default feature steps:

  • initial_design
  • meta
  • convexity
  • y_distr
  • levelset

@berndbischl
Copy link
Owner Author

Well, maybe you proposed these, but - because I had no time - I never ran on BBOB again.

It is also good that they are now written down here.

@kerschke
Copy link
Collaborator

They are also mentioned in the config-file :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants