Skip to content

Improve hyperparameters theta bounds handling #272

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

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Conversation

relf
Copy link
Owner

@relf relf commented Jun 4, 2025

This PR is related to hyperparameters (theta) handling, it contains:

  • Python bindings: Allow to not optimize hyperparameters via n_start being set to a negative number
  • theta for squared exponential kernel is equivalent to the lenghtscale l inverse (was 1/(2*l^2) before) as for the other kernels
  • bounds of theta now depend on dimension and kernel used (cf. paper, p9)

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.

1 participant