Performance Visualizations for the bbob-mixint test suite
Below, we provide postprocessed data showing the performance of all currently available algorithm data sets for the bbob-mixint test suite.
Performance Comparison
- all: CMA-ES-pycma, DE-scipy, RANDOMSEARCH, TPE-hyperopt, CMA-ESwM, DE-CoBi-r1-L, DE-NO-r1-B, DE-j-r2-B,
Example code to produce the figures
The Python code to locally generate the above linked data reads
import cocopp # see https://pypi.org/project/cocopp
cocopp.main('bbob-mixint/*') # will take several minutes to process