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

Include custom ScaleKernel #221

Merged
merged 47 commits into from
May 14, 2024
Merged

Include custom ScaleKernel #221

merged 47 commits into from
May 14, 2024

Conversation

AVHopp
Copy link
Collaborator

@AVHopp AVHopp commented Apr 26, 2024

This PR introduces custom ScaleKernels. It is currently based on #219 and will be properly rebased and moved out of draft state once that PR is merged.

@AVHopp AVHopp added the enhancement Expand / change existing functionality label Apr 26, 2024
@AVHopp AVHopp self-assigned this Apr 26, 2024
@AVHopp AVHopp force-pushed the feature/scale_kernel branch from 236aed5 to 78695ae Compare April 29, 2024 14:42
@AVHopp AVHopp marked this pull request as ready for review April 29, 2024 14:43
@AVHopp
Copy link
Collaborator Author

AVHopp commented Apr 29, 2024

@Scienfitz @AdrianSosic just a quick ping that the ScaleKernel PR is ready for review and already includes the new location for the lengthscale_prior field as we discussed :)

Copy link
Collaborator

@AdrianSosic AdrianSosic left a comment

Choose a reason for hiding this comment

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

Hi @AVHopp, here the first batch of comments

baybe/kernels/__init__.py Outdated Show resolved Hide resolved
baybe/kernels/base.py Outdated Show resolved Hide resolved
baybe/kernels/basic.py Outdated Show resolved Hide resolved
baybe/kernels/basic.py Outdated Show resolved Hide resolved
baybe/kernels/basic.py Outdated Show resolved Hide resolved
tests/hypothesis_strategies/kernels.py Outdated Show resolved Hide resolved
tests/hypothesis_strategies/kernels.py Show resolved Hide resolved
tests/hypothesis_strategies/kernels.py Outdated Show resolved Hide resolved
baybe/kernels/basic.py Outdated Show resolved Hide resolved
baybe/kernels/base.py Outdated Show resolved Hide resolved
baybe/kernels/base.py Outdated Show resolved Hide resolved
baybe/surrogates/gaussian_process.py Outdated Show resolved Hide resolved
@AVHopp AVHopp force-pushed the feature/scale_kernel branch 2 times, most recently from 7862ab3 to ba2e41e Compare May 6, 2024 15:03
baybe/kernels/basic.py Outdated Show resolved Hide resolved
baybe/kernels/basic.py Outdated Show resolved Hide resolved
tests/test_iterations.py Outdated Show resolved Hide resolved
baybe/utils/basic.py Outdated Show resolved Hide resolved
The `filter_attributes` approach is going to be replaced in an upcoming PR anyway.
@AdrianSosic AdrianSosic force-pushed the feature/scale_kernel branch from 36897c7 to b34529c Compare May 13, 2024 08:49
@AdrianSosic AdrianSosic force-pushed the feature/scale_kernel branch from f151de1 to 89b565f Compare May 13, 2024 16:10
Copy link
Collaborator

@AdrianSosic AdrianSosic left a comment

Choose a reason for hiding this comment

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

I think everything's ready for merge from my side now 🚀

@AVHopp AVHopp force-pushed the feature/scale_kernel branch from 43c076c to bcab06a Compare May 14, 2024 06:42
@AdrianSosic AdrianSosic force-pushed the feature/scale_kernel branch from a88a533 to ce6590c Compare May 14, 2024 08:28
@AdrianSosic AdrianSosic merged commit 09243ce into main May 14, 2024
10 checks passed
@AdrianSosic AdrianSosic deleted the feature/scale_kernel branch May 14, 2024 12:47
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.

3 participants