LGApr 17, 2019

Predict Future Sales using Ensembled Random Forests

arXiv:1904.09031v1
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for participants in a specific data competition.

The authors tackled the Kaggle 'Predict future sales' competition by using feature engineering, Random Forest Regressor, and ensemble learning, achieving a root mean squared error of 0.88186 and ranking 5th on the leaderboard.

This is a method report for the Kaggle data competition 'Predict future sales'. In this paper, we propose a rather simple approach to future sales predicting based on feature engineering, Random Forest Regressor and ensemble learning. Its performance turned out to exceed many of the conventional methods and get final score 0.88186, representing root mean squared error. As of this writing, our model ranked 5th on the leaderboard. (till 8.5.2018)

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes