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

SacessOptimizer - expose more hyperparameters #1458

Open
dweindl opened this issue Sep 13, 2024 · 0 comments · Fixed by #1459
Open

SacessOptimizer - expose more hyperparameters #1458

dweindl opened this issue Sep 13, 2024 · 0 comments · Fixed by #1459
Assignees
Labels
enhancement New feature or request fixed but not released optimization Related to optimization process

Comments

@dweindl
Copy link
Member

dweindl commented Sep 13, 2024

@dweindl dweindl added enhancement New feature or request optimization Related to optimization process labels Sep 13, 2024
@dweindl dweindl self-assigned this Sep 13, 2024
dweindl added a commit to dweindl/pyPESTO that referenced this issue Sep 14, 2024
dweindl added a commit to dweindl/pyPESTO that referenced this issue Sep 15, 2024
dweindl added a commit that referenced this issue Sep 16, 2024
* Introduces a new SacessOptions class to collect SacessOptimizer hyperparameters and makes some previously hard-coded values configurable.

  Closes #1458

* Fixes a mismatch in adaptation conditions between the original SaCeSS implementation and SacessOptimizer (adaptation condition: AND -> OR)

* Log final worker configuration

* Sort refset before resizing.
@dweindl dweindl linked a pull request Sep 24, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fixed but not released optimization Related to optimization process
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants