paper-with-me

Papers

A Worrying Analysis of Probabilistic Time-series Models for Sales Forecasting

2020-11-21 · NeurIPS Workshop ICBINB 2020 12 · Seungjae Jung, Kyung-Min Kim, Hanock Kwak, Young-Jin Park

Probabilistic time-series models become popular in the forecasting field as they help to make optimal decisions under uncertainty. Despite the growing interest, a lack of thorough analysis hinders choosing what is worth applying for the desired task. In this paper, we analyze the performance of three prominent probabilistic time-series models for sales forecasting. To remove the role of random chance in architecture's performance, we make two experimental principles; 1) Large-scale dataset with various cross-validation sets. 2) A standardized training and hyperparameter selection. The experimental results show that a simple Multi-layer Perceptron and Linear Regression outperform the probabilistic models on RMSE without any feature engineering. Overall, the probabilistic models fail to achieve better performance on point estimation, such as RMSE and MAPE, than comparably simple baselines. We analyze and discuss the performances of probabilistic time-series models.

📄 PDF Abstract BibTeX arXiv:2011.10715

Code (0)

등록된 구현이 없습니다.

Tasks

Feature EngineeringTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

RECOWNs: Probabilistic Circuits for Trustworthy Time Series Forecasting

2021-06-08 · Nils Thoma, Zhongjie Yu, Fabrizio Ventola, Kristian Kersting

Time series forecasting is a relevant task that is performed in several real-world scenarios such as product sales analysis and prediction of energy demand. Given their accuracy performance, currently, Recurrent Neural N…

Time SeriesTime Series AnalysisTime Series Forecasting

MixSeq: Connecting Macroscopic Time Series Forecasting with Microscopic Time Series Data

2021-10-27 · NeurIPS 2021 12 · Zhibo Zhu, Ziqi Liu, Ge Jin, Zhiqiang Zhang 외

Time series forecasting is widely used in business intelligence, e.g., forecast stock market price, sales, and help the analysis of data trend. Most time series of interest are macroscopic time series that are aggregated…

Time SeriesTime Series AnalysisTime Series Forecasting

Machine learning applications in time series hierarchical forecasting

2019-12-01 · Mahdi Abolghasemi, Rob J. Hyndman, Garth Tarr, Christoph Bergmeir

Hierarchical forecasting (HF) is needed in many situations in the supply chain (SC) because managers often need different levels of forecasts at different levels of SC to make a decision. Top-Down (TD), Bottom-Up (BU) an…

BIG-bench Machine LearningTime SeriesTime Series Analysis

Transforming Probabilistic Programs for Model Checking

2020-08-21 · Ryan Bernstein, Matthijs Vákár, Jeannette Wing

Probabilistic programming is perfectly suited to reliable and transparent data science, as it allows the user to specify their models in a high-level language without worrying about the complexities of how to fit the mod…

modelProbabilistic Programming

Sales forecasting using WaveNet within the framework of the Kaggle competition

2018-03-11 · Glib Kechyn, Lucius Yu, Yangguang Zang, Svyatoslav Kechyn

We took part in the Corporacion Favorita Grocery Sales Forecasting competition hosted on Kaggle and achieved the 2nd place. In this abstract paper, we present an overall analysis and solution to the underlying machine-le…

Time SeriesTime Series AnalysisTime Series Forecasting