salesPredict:基于ARIMA时间序列的销量预测模型,实际预测准确率达90%以上,内部包含测试记录和实际线效果-源码

上传者: 42131628 | 上传时间: 2021-08-27 17:44:25 | 文件大小: 254KB | 文件类型: ZIP
salesPredict ARIMA模型简介 ARIMA模型提供了基于时间序列理论,对数据进行稳定化处理(AR和MA过程),模型定阶(自动差分过程),参数估计,建立模型,可以进行模型进行检验。在Python中statsmodel提供了完整的的解决方案,包括窗口选择,自动定阶和稳定性检测等等算法。 预测策略 这样的好处是,月上旬和中旬的实际销量可以作为先验知识,提高模型预测的准确率。 环境 Windows 10 Python 3.6.5 依赖包 pip install -r requirements.txt 程序执行 python sales.py 建模过程 预测效果测试 线上预测效果 截至到

文件下载

资源详情

[{"title":"( 13 个子文件 254KB ) salesPredict:基于ARIMA时间序列的销量预测模型,实际预测准确率达90%以上,内部包含测试记录和实际线效果-源码","children":[{"title":"salesPredict-master","children":[{"title":"sales.py <span style='color:#111;'> 2.14KB </span>","children":null,"spread":false},{"title":"requirements.txt <span style='color:#111;'> 53B </span>","children":null,"spread":false},{"title":"data","children":[{"title":"sales.xls <span style='color:#111;'> 20.00KB </span>","children":null,"spread":false}],"spread":true},{"title":"model","children":[{"title":"arimaModel.py <span style='color:#111;'> 5.37KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 309B </span>","children":null,"spread":false}],"spread":true},{"title":"pictures","children":[{"title":"一阶差分后,序列偏相关情况.png <span style='color:#111;'> 13.88KB </span>","children":null,"spread":false},{"title":"一阶差分后,序列自相关情况.png <span style='color:#111;'> 17.61KB </span>","children":null,"spread":false},{"title":"销量时序图.png <span style='color:#111;'> 34.13KB </span>","children":null,"spread":false},{"title":"销量预测测试情况.png <span style='color:#111;'> 24.02KB </span>","children":null,"spread":false},{"title":"上线效果.png <span style='color:#111;'> 145.46KB </span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 1.14KB </span>","children":null,"spread":false},{"title":"settings.py <span style='color:#111;'> 443B </span>","children":null,"spread":false},{"title":"test","children":[{"title":"某企通预测值与实际值对比_正式版.xlsx <span style='color:#111;'> 19.99KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明