tune icon indicating copy to clipboard operation
tune copied to clipboard

Make Bayesian optimization more fault tolerant

Open topepo opened this issue 1 year ago • 0 comments

The process stops if the GP fit fails or if a model fails. In the first case, we can just randomly sample and in the second, fit the GP to complete data.

topepo avatar Jun 27 '24 16:06 topepo