Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Fix for MetisTuner #935

Merged
merged 5 commits into from
Apr 2, 2019
Merged

Fix for MetisTuner #935

merged 5 commits into from
Apr 2, 2019

Conversation

leelaylay
Copy link
Contributor

@leelaylay leelaylay commented Mar 28, 2019

  1. Remove the debug information which can cause error.
  2. Increase 'alpha' parameter of GaussianProcessRegressor to make sure a positive definite matrix.
  3. Increase the probability of exploration from 0.1 to 0.9 to select from next config.

Lee added 3 commits March 28, 2019 14:35
remove unexpected logger
Increase 'alpha' parameter of your GaussianProcessRegressor to make sure a positive definite matrix
Increase 'alpha' parameter of your GaussianProcessRegressor to make sure a positive definite matrix
@msftclas
Copy link

msftclas commented Mar 28, 2019

CLA assistant check
All CLA requirements met.

Lee added 2 commits March 29, 2019 15:20
Increase the probability from 0.1 to 0.9 to select from next config
Use local name instead of global name
@xuehui1991 xuehui1991 requested review from leckie-chn and Crysple April 2, 2019 03:35
@xuehui1991 xuehui1991 merged commit 3495096 into microsoft:master Apr 2, 2019
@leelaylay leelaylay deleted the patch-2 branch April 3, 2019 04:20
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.

4 participants