Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

[MRG] Fix GaussianProcessRegressor for scikit-learn 1.0#1063

Merged
kernc merged 7 commits into
scikit-optimize:masterfrom
QuentinSoubeyran:gpr-fix
Oct 5, 2021
Merged

[MRG] Fix GaussianProcessRegressor for scikit-learn 1.0#1063
kernc merged 7 commits into
scikit-optimize:masterfrom
QuentinSoubeyran:gpr-fix

Conversation

@QuentinSoubeyran
Copy link
Copy Markdown
Contributor

This PR fix compatibility with scikit-learn 1.0:

@QuentinSoubeyran QuentinSoubeyran changed the title [WIP] Fix scikit-learn 1.0 compatibility [WIP] Fix GaussianProcessRegressor for scikit-learn 1.0 Sep 30, 2021
@QuentinSoubeyran QuentinSoubeyran changed the title [WIP] Fix GaussianProcessRegressor for scikit-learn 1.0 [MRG] Fix GaussianProcessRegressor for scikit-learn 1.0 Oct 1, 2021
Comment thread skopt/learning/gaussian_process/gpr.py Outdated
@kernc
Copy link
Copy Markdown
Contributor

kernc commented Oct 5, 2021

Many thanks!

@kernc kernc merged commit 708bf16 into scikit-optimize:master Oct 5, 2021
Claes1981 added a commit to Claes1981/bayes-skopt that referenced this pull request Nov 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Scikit-optimize master GaussianProcessRegressor is incompatible with scikit-learn 1.0

2 participants