This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 一个prophet建模脚本
### 1. 环境搭建
python==3.7.x
```
pip install -r requirements.txt
### 2. 代码运行
1. 修改main函数中调用函数的参数
2. 运行main函数,得到模型与结果