Scikit-optimize Wrapper for Oríon
This package is a plugin for Oríon, providing a wrapper for skopt optimizers.
For more information, you can find the documentation here.
Installation
You can install orion.algo.skopt
via pip from PyPI
$ pip install orion.algo.skopt
Contribute or Ask
Do you have a question or issues? Do you want to report a bug or suggest a feature? Name it! Please contact us by opening an issue in our repository below:
Issue Tracker: https://github.com/epistimio/orion/issues
Source Code: https://github.com/epistimio/orion
Start by starring and forking our Github repo!
Thanks for the support!
Citation
If you use this wrapper for your publications, please cite both scikit-optimize and Oríon.
License
Distributed under the terms of the BSD-3-Clause license,
orion.algo.skopt
is free and open source software.