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

Negative beta values #488

Merged
merged 4 commits into from
Feb 18, 2025
Merged

Negative beta values #488

merged 4 commits into from
Feb 18, 2025

Conversation

AdrianSosic
Copy link
Collaborator

This PR removes the unnecessary restriction that beta in (q)UCB can only take non-negative values + refines the corresponding docstring.

@AdrianSosic AdrianSosic added the enhancement Expand / change existing functionality label Feb 17, 2025
@AdrianSosic AdrianSosic self-assigned this Feb 17, 2025
baybe/acquisition/acqfs.py Outdated Show resolved Hide resolved
@AdrianSosic AdrianSosic force-pushed the feature/negative_beta branch from 10c71bb to 72f40c5 Compare February 18, 2025 08:23
@Scienfitz Scienfitz merged commit 613bd3a into main Feb 18, 2025
11 checks passed
@Scienfitz Scienfitz deleted the feature/negative_beta branch February 18, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Expand / change existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants