optuna.exceptions.StorageInternalError

exception optuna.exceptions.StorageInternalError[源代码]

存储操作的异常。

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

add_note()

Exception.add_note(note) – 向异常添加一个注释