Skip to content

FIX make GPR works with multi-target and normalize_y=False #21996

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

Closed
wants to merge 5 commits into from

Conversation

glemaitre
Copy link
Member

@glemaitre glemaitre commented Dec 16, 2021

supersiding #19706

normalize_y=False was not properly working with multi-target in GaussianProcessRegressor.
It was mainly due to improper initialization of the shape of the mean and std_dev vectors.

I added tests to check the right behaviour and added a pending test from #19703

Copy link
Member

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

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

Small comments, otherwise LGTM

@glemaitre
Copy link
Member Author

Closing in favor of #22199

@glemaitre glemaitre closed this Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants