Skip to content

max_trials not stopping after search space is exhausted #237

Open
@letmaik

Description

@letmaik

If I set max_trials=100 but my search space has only possible two configurations, then after running the two trials the tuner continues and tries to build a model with empty hyperparameters, which then fails with the usual "ValueError: Unknown parameter: ...".

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions