Update index.md
This commit is contained in:
parent
ab954cc0c7
commit
bff673ac85
|
@ -134,9 +134,7 @@ res_start_time = 1730000000000
|
|||
gen_figure = true
|
||||
```
|
||||
|
||||
算法对比分析运行完成以后,生成 fc-results.xlsx 文件,其中包含了调用算法的预测分析误差、执行时间、调用参数等信息。如下图所示:
|
||||
|
||||
<img src={fc_result} width="570" alt="预测对比结果" />
|
||||
算法对比分析运行完成以后,生成 fc-results.xlsx 文件,其中包含了调用算法的预测分析误差、执行时间、调用参数等信息,如下表:
|
||||
|
||||
|
||||
|algorithm|params|MSE|elapsed_time(ms.)|
|
||||
|
|
Loading…
Reference in New Issue