evalml.automl.callbacks.log_and_save_error_callback

evalml.automl.callbacks.log_and_save_error_callback(exception, traceback, automl, **kwargs)[source]

Logs the exception thrown by the AutoMLSearch object as a warning and adds the exception to the ‘errors’ list in AutoMLSearch object results.