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

Optimize MetisTuner (#811) #2

Merged
merged 1 commit into from
Mar 5, 2019
Merged

Conversation

chicm-ms
Copy link
Owner

@chicm-ms chicm-ms commented Mar 5, 2019

Optimize MetisTuner

* add different tuner config files for config_test

* change MetisTuner config test due to no lightgbm python module in integration test

* install smac package in azure-pipelines

* SMAC need swig to be installed

* Try to install swig from source code

* remove SMAC test because the dependency can not be installed

* use sudo to install the swig

* sleep 10s to make sure the port has been released

* remove tuner test for networkmorphism because it uses more than 30s to release the tcp port

* word "down" to "done"

* add config test for Curvefitting assessor

* change file name

* Fix data type not match bug

* Optimize MetisTunner

* pretty the code

* Follow the review comment

* add exploration probability
@chicm-ms chicm-ms merged commit fa40ef7 into chicm-ms:master Mar 5, 2019
chicm-ms pushed a commit that referenced this pull request Dec 12, 2019
* fix doc build warnings

* update docstring guide

* fix doc build warning #2

* remove typing.Dict

* update

* fix dead link

* remove deprecated docs

* fix missing link warning

* fix link issue after merge

* fix docstring indentation warning

* remove trial.py

* revert commit for deadlink of outdated docs

* fix pylint error
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.

1 participant