Skip to content

Allow use of SDV to bias optimizer samples. - #1

Open
tlranda wants to merge 5 commits into
ytopt-team:masterfrom
tlranda:sdv-optimizer-patch
Open

tlranda wants to merge 5 commits into
ytopt-team:masterfrom
tlranda:sdv-optimizer-patch

Conversation

@tlranda

@tlranda tlranda commented Jun 21, 2022

Copy link
Copy Markdown

Files changed in this commit are referenced from:
https://github.com/deephyper/deephyper/tree/master/deephyper/skopt

An additional change is made to space/space.py to prevent a known Exception when probabilities are not explicitly defined by Categorical hyperparameters.

Files changed in this commit are referenced from:
https://github.com/deephyper/deephyper/tree/master/deephyper/skopt

An additional change is made to space/space.py to prevent Exception when
probabilities are not explicitly defined by Categorical hyperparameters.
@jaehoonkoo
jaehoonkoo self-requested a review June 22, 2022 18:30

@jaehoonkoo jaehoonkoo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found that CCS part is removed in the new script. We should keep CCS part.

@tlranda

tlranda commented Jun 22, 2022

Copy link
Copy Markdown
Author

Restored CCS in space.py based on the diff for ytopt-team's master branch for scikit-optimize

tlranda added 3 commits June 22, 2022 15:23
Prevent skopt optimizers from selecting rows they already have selected
Attempt to prevent unconstrained models from returning zero rows when generation fails to be 'close'
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.

2 participants