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

fix: Add n_targets argument to GaussianProcessRegressor() #350

Merged
merged 4 commits into from
Jan 22, 2025

Conversation

effigies
Copy link
Contributor

Closes #348

@debonte
Copy link
Contributor

debonte commented Jan 22, 2025

@effigies, thanks for the contribution!

FYI, the commits I pushed were to address ruff and pyright failures that were pre-existing (i.e. unrelated to your changes). I assume these were because of changes on the tool side since we always use the latest build of Pyright. I didn't prove that though.

@debonte debonte merged commit 735c2f9 into microsoft:main Jan 22, 2025
3 checks passed
@effigies effigies deleted the fix/gpr-ntargets branch January 22, 2025 23:14
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.

sklearn.gaussian_process.GaussianProcessRegressor missing n_targets field
2 participants