Skip to content

Revisit GaussianProcessRegressor for multioutput #19995

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
glemaitre opened this issue Apr 27, 2021 · 0 comments
Open

Revisit GaussianProcessRegressor for multioutput #19995

glemaitre opened this issue Apr 27, 2021 · 0 comments

Comments

@glemaitre
Copy link
Member

While working on #19952, I needed quite some time to realize that the formulation in the original reference (http://www.gaussianprocess.org/gpml/chapters/RW.pdf) is not natively handling multioutput.

While it seems possible, we have very little information regarding this case. Indeed, there are several ways to handle the multi-output cases that I don't know anything about :)

However, I think that we should make sure that we are not supporting this use case badly. I think that we could have a look to https://papers.nips.cc/paper/2007/file/66368270ffd51418ec58bd793f2d9b1b-Paper.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants