Merge branch 'master' into cxh_dev

This commit is contained in:
marques
2025-06-07 15:56:19 +08:00
7 changed files with 31 additions and 32 deletions

View File

@ -131,7 +131,7 @@ class Constants:
"Invalid_Side_Parameter": "(无效的方向参数)",
"Get_Epoch_Exception": "获取epoch异常",
"Get_Corr_By_Epoch_Exception": "通过epoch获取相关性异常",
"Predict_Exception": "(预测异常)",
"Predict_Exception": "(预测异常,请检查模型文件存放是否正确或检测方法是否正确",
"Read_Model_Exception": "(读取模型异常)",
"Calculate_Correlation_Value_Equal": "(计算相关性参数相同)",
"Get_Corresponding_Interval_Exception": "(获取对应区间异常)",