I think the issue is that the message isn't informative enough. I would suggest opening a GitHub issue on this requesting a better message. Regarding confirming - I'm not sure but this is the default behavior of Optuna. You can run a random or a grid search optimization and then you won't see those messages for sure.
What do you think?
Perfect..I will open a request and double check running the experiments with grid/random search! I really appreciate your prompt response! Thanks a ton 😄
I think this is due to Optuna itself. It will manually kill experiments it doesn't think will have good results
Hi @<1584716373181861888:profile|ResponsiveSquid49> , what optimization method are you using?
I see that was my hunch too looking at the documentation but the message seemed unusual. Is there a way I can confirm this is due to Optuna?