2017/10/12 by Chuanyun Zang, Zang, Chuanyun
Computer Science · Decision Sciences · Engineering · #Energy Load and Power Forecasting #FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Stock Market Forecasting Methods #Time Series Analysis and Forecasting
paper · pdf · doi:10.48550/arxiv.1710.04373
openalex publication_date 2017/10/12 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
The project aims to research on combining deep learning specifically Long-Short Memory (LSTM) and basic statistics in multiple multistep time series prediction. LSTM can dive into all the pages and learn the general trends of variation in a large scope, while the well selected medians for each page can keep the special seasonality of different pages so that the future trend will not fluctuate too much from the reality. A recent Kaggle competition on 145K Web Traffic Time Series Forecasting [1] is used to thoroughly illustrate and test this idea.