mlflow
optuna
optuna_mlflow
optuna_transformers
utils
func_no_exception_caller()
Util functionality and tools.
Delegate the function call and log exceptions.
This function catches all exceptions and just logs them.
The function result or None is an exception was raised.
None
func (Callable) –