需要使用的python库 pytorch pandas numpy matplotlib xlwt 用于导出excel文件 chinese_calendar 用于获得节假日信息,pip install chinesecalendar 各文件信息 ./data/STLF_DATA_IN_1.xls 数据集 ./src/LF_Forecasting.ipynb 数据预处理、模型搭建&训练、结果分析 ./src/model.th 最终训练好的模型 ./src/predict.py 用于预测某一天的负荷曲线 ./img 项目过程中的图片