Authorizations
Path Parameters
Project ID
Query Parameters
Impulse ID. If this is unset then the default impulse is used.
Body
application/json
Which model variant to use (int8, float32, etc.)
Available options:
int8
, float32
, akida
Which dataset to use
Available options:
training
, validation
, testing
Which algorithm container to use
Which evaluation container to use
The population size for the genetic algorithm
The maximum number of generations for the genetic algorithm
The tolerance for the design space
The tolerance for the objective space
The number of generations the termination criteria are averaged across