BoostV / process-optimizer-frontend

A web frontend for ProcessOptimizer
BSD 3-Clause "New" or "Revised" License
10 stars 3 forks source link

Number of initial experiments should be dynamically calculated #159

Closed langdal closed 2 years ago

langdal commented 2 years ago

The configuration parameter "initial experiments" should be dynamically calculated based on input dimensionality.

The user should be provided with an option to override this behavior. This could be done by adding a "Force model calculation" button. The actual implementation depends on #164

Initial experiments should be calculated using this function:

initial experiment = input dimensionality x 3