Skip to content

Order config

OrderConfig #

Bases: BaseModel

Holds the configuration for the order process.

Attributes:

Name Type Description
minOrderDatapointsForValidation int

The minimum number of datapoints required so that an automatic validationset gets created if no recommended was found. Defaults to 50.

autoValidationSetSize int

The maximum size of the auto-generated validation set. Defaults to 20.