Skip to content

FIX ConvergenceWarning in plot_gpr_on_structured_data (#31164) #31289

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

EngineerDanny
Copy link

Reference Issues/PRs

Closes #31164

What does this implement/fix? Explain your changes.

This PR fixes the ConvergenceWarning and subsequent L-BFGS abort in the structured-sequence Gaussian Process example by freezing baseline_similarity_bounds, exactly as core tests already do in test_gpr.py.
No API change.

Any other comments?

Added a one-word typo correction (“operate”) in the example narrative.

Copy link

github-actions bot commented May 1, 2025

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: f6c79cf. Link to the linter CI: here

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.

Fix ConvergenceWarning in plot_gpr_on_structured_data.py example
1 participant