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

Infill optimizer cmaes does not use restarts #435

Closed
danielhorn opened this issue Jul 13, 2018 · 1 comment
Closed

Infill optimizer cmaes does not use restarts #435

danielhorn opened this issue Jul 13, 2018 · 1 comment

Comments

@danielhorn
Copy link
Collaborator

For the cmaes to use restarts, the control argument restart.triggers must be set. This is not done in our Code. I will fix this next week.

@danielhorn danielhorn mentioned this issue Jul 25, 2018
jakob-r pushed a commit that referenced this issue Aug 3, 2018
* Set restart triggers for cmaes

* cmaes: use smart start point only for single objective optimization

* names(names())

* fix cmaes restarts

* test + cleanup

* test + cleanup 2

* missed in merge conflict

* cleanup

* NEWS

* remove specific cmaes test, rename old one
@jakob-r
Copy link
Sponsor Member

jakob-r commented Aug 13, 2018

Should be fixed now.

@jakob-r jakob-r closed this as completed Aug 13, 2018
jakob-r added a commit that referenced this issue Mar 1, 2019
* bump version after cran upload

* rpkgdown update

* update email address

* little tweak for 1d opt.state plottign

* fix typo

* prepare pkgdown autobuild

* travis deployment

* update auto-generated documentation [ci skip]

travis deployment

* travis deployment animation package

* update auto-generated documentation [ci skip]

travis deployment animation package

* travis deployment e1071 package

* delete cache files

* delete cache files 2 [ci skip]

* update auto-generated documentation [ci skip]

delete cache files 2 [ci skip]

* deployment: better rm cache

* deployment: better rm cache

* deployment: better rm cache

* delete cache files 3 [ci skip]

* update auto-generated documentation [ci skip]

delete cache files 3 [ci skip]

* deployment: remove animation cache

* Use %??% instead of coalesce, Fixes #417

* update auto-generated documentation [ci skip]

Use %??% instead of coalesce, Fixes #417

* update auto-generated documentation [ci skip]

update auto-generated documentation [ci skip]

Use %??% instead of coalesce, Fixes #417

* update auto-generated documentation [ci skip]

update auto-generated documentation [ci skip]

update auto-generated documentation [ci skip]

Use %??% instead of coalesce, Fixes #417

* update pkgdown path (ci skip)

* update auto-generated documentation [ci skip]

update pkgdown path (ci skip)

* update auto-generated documentation [ci skip]

update auto-generated documentation [ci skip]

update pkgdown path (ci skip)

* update auto-generated documentation [ci skip]

update auto-generated documentation [ci skip]

update auto-generated documentation [ci skip]

update pkgdown path (ci skip)

* update auto-generated documentation [ci skip]

update auto-generated documentation [ci skip]

update auto-generated documentation [ci skip]

update auto-generated documentation [ci skip]

update pkgdown path (ci skip)

* Bayesopt in title (#415)

* update auto-generated documentation [ci skip]

Bayesopt in title (#415)

* cleanup travis build

* reduce testthat clutter (#420)

* update auto-generated documentation [ci skip]

reduce testthat clutter (#420)

* fix vignettes

* update auto-generated documentation [ci skip]

fix vignettes

* introduce adaptive infill (#388)

* introduce adaptive infill (WIP)

* improve adative infill

* better progress handling

* fix progress and tests

* progress not always necessary

* better fixation of adaptive infill

* documentation [ci skip]

* fix

* add random cb

* infill update

* remove rcb

* remove rcb (2)

* design was too complicated

* improve vignettes

* update auto-generated documentation [ci skip]

improve vignettes

* improve tests, terms

* test little less strict

* fix term tests

* run coveralls on devel

* cleanup travis.yml

* move plotEAF test to todo files

* cleanup suggests

* fix tests (#421)

* fix tests

* more relaxed tests

* relax tests

* fix imports

* update auto-generated documentation [ci skip]

fix tests (#421)

* fix tests

* more relaxed tests

* relax tests

* fix imports

* Fix Issue #407 scalarize parego infill (#408)

* try to fix this mess

* finalize fix

* rename convertOptPathToDf

* remove test file

* documentation

* fix

* allow less vectors in infill crits

* get design from task data

* implement paego plot (WIP)

* Make exampleRunMultiobj plots work again

* update auto-generated documentation [ci skip]

Fix Issue #407 scalarize parego infill (#408)

* try to fix this mess

* finalize fix

* rename convertOptPathToDf

* remove test file

* documentation

* fix

* allow less vectors in infill crits

* get design from task data

* implement paego plot (WIP)

* Make exampleRunMultiobj plots work again

* switch to trusty (#352)

* update auto-generated documentation [ci skip]

switch to trusty (#352)

* mlrMBO CLI Vignette + pkgdown update

* update auto-generated documentation [ci skip]

mlrMBO CLI Vignette + pkgdown update

* cleanup

* update auto-generated documentation [ci skip]

cleanup

* Don't call library(rgenoud) in tests (#426)

* update auto-generated documentation [ci skip]

Don't call library(rgenoud) in tests (#426)

* travis: use cran pkgs not github

* update auto-generated documentation [ci skip]

travis: use cran pkgs not github

* svg currently unsupported by pkgdown

* remove outdated assertion

* update auto-generated documentation [ci skip]

remove outdated assertion

* release ready

* fixed seed for cran?

* fix seed for cran 2

* update auto-generated documentation [ci skip]

fix seed for cran 2

* BUMP version after CRAN release

* update auto-generated documentation [ci skip]

BUMP version after CRAN release

* Missing \frac (#431)

* update auto-generated documentation [ci skip]

Missing \frac (#431)

* bugfix plot opt state trafo

* update auto-generated documentation [ci skip]

bugfix plot opt state trafo

* fix wrong default for restarts

* update auto-generated documentation [ci skip]

fix wrong default for restarts

* increase iterations on cmaes test

* update auto-generated documentation [ci skip]

increase iterations on cmaes test

* Hyperlink DOIs against preferred resolver (#424)

* CMAES restarts Fix Issue #435 (#437)

* Set restart triggers for cmaes

* cmaes: use smart start point only for single objective optimization

* names(names())

* fix cmaes restarts

* test + cleanup

* test + cleanup 2

* missed in merge conflict

* cleanup

* NEWS

* remove specific cmaes test, rename old one

* typo (fixes #438)

* update auto-generated documentation [ci skip]

typo (fixes #438)

* cleanup multifid removal (#443)

* update auto-generated documentation [ci skip]

cleanup multifid removal (#443)

* Create CNAME

* add assertion (#448)

* update auto-generated documentation [ci skip]

add assertion (#448)

* add warning + docs (#449)

* update auto-generated documentation [ci skip]

add warning + docs (#449)

* merge manual fix

* works?
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

2 participants