Skip to content

Current Features

Yunsheng Tian edited this page Jul 24, 2020 · 1 revision

Visualization

  • Performance space (2d scatter plot): ground truth Pareto front (optional), approximated Pareto front, all evaluated points, new evaluated points, new predicted points
  • Design space (radar plot): selected point on performance space
  • Hypervolume (line chart)
  • Model prediction error (line chart)

Data Storage

  • Optimization data stored in a single db file, processed by SQLite
  • Configuration history stored as yml files in a folder

Control

  • Distributed, asynchronous optimization
Clone this wiki locally