This package defines minimal interface required of surrogate models for black-box optimization (BBO).
On the top directory of this repository, run pip install . --user
.
$ git clone https://github.com/k-kitai/metabbo
$ cd metabbo
$ pip install . --user