optuna.exceptions.StorageInternalError

异常 optuna.exceptions.StorageInternalError[source]

存储操作异常。

当存储后端的数据库操作失败时,会引发此错误。

add_note()

Exception.add_note(note) – 为异常添加附注