openml / automlbenchmark

OpenML AutoML Benchmarking Framework
https://openml.github.io/automlbenchmark
MIT License
391 stars 130 forks source link

Add overhead_time_multiplier as a configurable option #612

Closed Innixma closed 3 months ago

Innixma commented 3 months ago

Added overhead_time_multiplier to configuration options, previously hardcoded to 2. This will avoid situations where it is impossible to tell AMLB to not kill a job that is running for >2x the specified max_runtime_seconds.