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

Rewrite ParEGO #76

Merged
merged 2 commits into from
Jan 4, 2024
Merged

Rewrite ParEGO #76

merged 2 commits into from
Jan 4, 2024

Conversation

dusixian
Copy link
Collaborator

@dusixian dusixian commented Jan 4, 2024

Wrap the ParEGO algorithm into ParEGOSurrogate.

@jhj0411jhj jhj0411jhj merged commit 2db2af0 into PKU-DAIR:dev Jan 4, 2024
Xbc-gressor pushed a commit that referenced this pull request Feb 1, 2024
* rewrite parego
---------

Co-authored-by: Jhj <[email protected]>
Xbc-gressor added a commit that referenced this pull request Feb 2, 2024
* Update API for AcquisitionFunctionMaximizer (#75)

* Rewrite ParEGO (#76)

* rewrite parego
---------

Co-authored-by: Jhj <[email protected]>

* fix bug in plot_pareto_front if there are no enough points for 3d surface

* fix condition in alter_model

* add BaseAdvisor

* remove unused tests

* debug import Iterable for python>=3.10

* add pytest

* remove macos test and py3.7 test

* modify requirements

* show cov in readme.md

* pytest for ac func

---------

Co-authored-by: dusixian <[email protected]>
Co-authored-by: Jhj <[email protected]>
Co-authored-by: jhj <>
Co-authored-by: dusixian <[email protected]>
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

Successfully merging this pull request may close these issues.

3 participants