Skip to content

Study

Parameter Type Default Meaning / values
config.study.name str required at construction Study name supplied when creating Configuration.
config.study.folder str results/<study name> Directory for the database, models, and generated artifacts; defaults to results/ in the working directory.
config.study.seed int 42 Seed for reproducible random decisions.