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

Update scikit-learn gaussian process API #85

Open
jchodera opened this issue Oct 31, 2019 · 0 comments · May be fixed by #87
Open

Update scikit-learn gaussian process API #85

jchodera opened this issue Oct 31, 2019 · 0 comments · May be fixed by #87
Assignees

Comments

@jchodera
Copy link
Member

Currently, we use the legacy sklearn.gaussian_process.GaussianProcess API, which was deprecated and removed in 0.18.

We should update to the new GaussianProcessRegressor API.

See this issue for an example of upgrading to the new API.

@jchodera jchodera self-assigned this Oct 31, 2019
@jchodera jchodera linked a pull request Oct 31, 2019 that will close this issue
2 tasks
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 a pull request may close this issue.

1 participant