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