Skip to content

[bug] Some generated configs don't satisfy forbiddens #1306

Description

@bbudescu

I think this happens because when sampling the initial configs from a RandomInitialDesign, configspace.create_uniform_configspace_copy is called to instantiate a modified copy of the search space (which replaces each hyperparameter with uniform versions thereof), while conditions are explicitly set on the newly created space, setting forbiddens is omitted.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions