The callback logic has to be improved to automatically skip Optuna early stopping when hold-out validation or any cross-validation with fewer than 2 splits is used, preventing errors and ensuring correct behavior. This allows the use of hold out sets.
The callback logic has to be improved to automatically skip Optuna early stopping when hold-out validation or any cross-validation with fewer than 2 splits is used, preventing errors and ensuring correct behavior. This allows the use of hold out sets.