This commit is contained in:
赵敬皓 2023-03-30 10:23:36 +08:00
commit 05834230c0
1 changed files with 9 additions and 0 deletions

9
ReadMe.md Normal file
View File

@ -0,0 +1,9 @@
## 一个prophet建模脚本
### 1. 环境搭建
python==3.7.x
```
pip install -r requirements.txt
```
### 2. 代码运行
1. 修改main函数中调用函数的参数
2. 运行main函数得到模型与结果