auto-sklearn
auto-sklearn copied to clipboard
[Question] What is the clear termination condition for the autoML algorithm?
Short Question Description
Hello, I would like to ask if Bayesian optimization under this autoML framework has a clear termination condition, or just time_left_for_this_task and per_run_time_limit are the indication of the stop condition, and how can we translate this condition, the maximum models to search? Looking forward to your reply,thanks!