Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lhw828 authored May 22, 2024
1 parent 54bcd6d commit 89e6ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
- 再次声明,仅仅是做一个记录
### 程序说明
- timesfm.py为来自syun88的原始demo,将注释改为中文,切换至CPU模式,将结果保存到文件。
- timesfmhs.py在timesfm.py的基础上加入对比功能,默认是获取股票2020年1月1日只2024年1月1日的日线数据,向后预测256日,并将2024年1月1日到当前日期的实际数据和程序预测的数据叠加在同一个图上,进行回溯对比。
- timesfmhs.py在timesfm.py的基础上加入对比功能,默认是获取股票2020年1月1日至2024年1月1日的日线数据,向后预测256日,并将2024年1月1日到当前日期的实际数据和程序预测的数据叠加在同一个图上,进行回溯对比。
### 步骤
- 1、部署环境
- 安装conda
Expand Down

0 comments on commit 89e6ea8

Please sign in to comment.