计算机工程与应用 ›› 2011, Vol. 47 ›› Issue (22): 240-243.

• 工程与应用 • 上一篇    下一篇

基于神经网络的需求预测模型

高月芳1,梁永生2,唐 飞3,欧志伟4   

  1. 1.深圳信息职业技术学院 软件工程系,广东 深圳 518029
    2.深圳信息职业技术学院,广东 深圳 518029
    3.深圳信息职业技术学院 科研设备处,广东 深圳 518029
    4.思佰创供应管理有限公司,广东 深圳 518026
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2011-08-01 发布日期:2011-08-01

Forecasting model based on neural network

GAO Yuefang1,LIANG Yongsheng2,TANG Fei3,OU Zhiwei4   

  1. 1.Department of Software Engineering,Shenzhen Institute of Information Technology,Shenzhen,Guangdong 518029,China
    2.Shenzhen Institute of Information Technology,Shenzhen,Guangdong 518029,China
    3.Department of Science Research & Equipment,Shenzhen Institute of Information Technology,Shenzhen,Guangdong 518029,China
    4.Sourcing Spectrum (HK) Limited,Shenzhen,Guangdong 518026,China
  • Received:1900-01-01 Revised:1900-01-01 Online:2011-08-01 Published:2011-08-01

摘要: 零售业的销售过程中积累了大量数据,如何从这些海量数据中提取知识、建立有效的需求预测模型,为零售商提供市场和趋势分析、降低库存成本是零售行业亟待解决的问题。在传统的零售业需求预测模型——Holt-Winter模型中应用神经网络方法,使得需求预测不依赖于数学模型的精度,预测模型中的季节性影响因子等参数能够根据预测误差作相应调整,避免了传统算法中误差的累积,大大提高了预测精度。利用Excel内嵌的VBA实现了该算法,使需求预测能够根据用户需要实现,并提供可视化的结果。

关键词: Holt-Winter模型, 神经网络, 零售业, 需求预测

Abstract: To obtain the inherent laws from large amounts of data records in retail industry and to provide valuable information for retailers,this paper presents a neural-network-based forecasting algorithm,which adopts Holt-Winters’ model and a neural network.Different from traditional forecasting algorithms,this algorithm rearranges Holt-Winters model,and builds a neural network on it.Furthermore,it puts forward a training algorithm to optimize the adjustable neural network weights by minimizing a defined cost function,which has greatly improved the forecasting accuracy.In addition,by applying the Excel VBA embedded,this paper achieves the realization of demand forecasting in accordance with user needs,and provides visualization of the results.

Key words: Holt-Winters’ model, neural network, retail industry, forecasting algorithm