evalml.automl.callbacks.raise_and_save_error_callback

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

Raises the exception thrown by the AutoMLSearch object, logs it as an error, and adds the exception to the ‘errors’ list in AutoMLSearch object results.