Predictive Analytics in E-Commerce for CustomerBehavior Forecasting using hybrid Ret-DNN withXGBoost Model
- company Hugging Face
- lab arXiv
- location United Kingdom
- model Ret-DNN
- product DagsHub
- product GotitPub
- product XGBoost
- product alphaXiv
A new study proposes a hybrid machine learning model that combines a Retail Deep Neural Network with Extreme Gradient Boosting to forecast customer purchase behavior, using transaction data from a UK-based online retailer [1]. The research, submitted for publication on June 16, 2026, addresses a persistent challenge in electronic commerce: retail platforms struggle to interpret customer behavior and predict future purchases [1]. The authors sourced data from a United Kingdom-based online retailer containing almost 500,000 transaction records [1]. The dataset underwent preprocessing steps including data cleaning, outlier handling, temporal feature extraction, feature encoding, and z-score normalization before model training [2]. The proposed architecture uses a Retail Deep Neural Network (Ret-DNN) as a feature extractor to capture the full context of customer transactions [1]. The extracted features are then fed into an Extreme Gradient Boosting (XGBoost) model, which outputs a purchase probability for each customer [1]. The hybrid model achieved a Mean Absolute Error of 0.2193, outperforming the standalone Ret-DNN model [1]. The paper is available on arXiv, a preprint server that hosts research across disciplines including machine learning and artificial intelligence [2]. arXiv papers can be linked to models, datasets, and interactive demos on platforms such as Hugging Face, where community members can discuss findings and claim authorship [4]. Hugging Face and arXiv have also collaborated to embed executable demos directly alongside paper abstracts, allowing readers to test models without writing code [5]. The broader machine learning landscape has seen rapid development of large language models from organizations such as DeepSeek and Alibaba Cloud, though the current study focuses on predictive analytics for retail rather than generative text [7][9]. The authors did not report deployment of the model on quantum hardware or integration with quantum circuit generation systems, a gap noted in separate reviews of generative systems for quantum computing [3].
research-paper
Background sources we checked (8)
- arxiv.org ↗ In recent years, electronic (E) commerce services have rapidly increased in the daily lives of people, which helpsthem to purchase products online. However, retail platforms have struggled to understand customer behavior and make it difficult to predict their future purchases. To…
- arxiv.org ↗ We review thirteen generative systems and five supporting datasets for quantum circuit and quantum code generation, identified through a structured scoping review of Hugging Face, arXiv, and provenance tracing (January-February 2026). We organize the field along two axes: artifac…
- huggingface.co ↗ # Paper Pages Paper pages allow people to find artifacts related to a paper such as models, datasets and apps/demos (Spaces). Paper pages also enable the community to discuss about the paper. ## Linking a Paper to a model, dataset or Space If the repository card (`README.md`) …
- huggingface.co ↗ # How to Add a Space to ArXiv ... Demos on Hugging Face Spaces allow a wide audience to try out state-of-the-art machine learning research without writing any code. Hugging Face and ArXiv have collaborated to embed these demos directly along side papers on ArXiv! ... Thanks to th…
- huggingface.co ↗ Daily Papers - Hugging Face new Get trending papers in your email inbox once a day! Get trending papers in your email inbox! Subscribe # Daily Papers ## byAK and the research community - Daily - Weekly - Monthly Trending Papers https://huggingface.co/papers/date/2026-06-…
- en.wikipedia.org ↗ Hangzhou DeepSeek Artificial Intelligence Basic Technology Research Co., Ltd., doing business as DeepSeek, is a Chinese artificial intelligence (AI) company that develops large language models (LLMs). Based in Hangzhou, Zhejiang, DeepSeek is owned and funded by High-Flyer, a Chin…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
- en.wikipedia.org ↗ Qwen (also known as Tongyi Qianwen, Chinese: 通义千问; pinyin: Tōngyì Qiānwèn) is a family of large language models developed by Alibaba Cloud. Many Qwen models are distributed under the free and open-source Apache 2.0 license, the source-available Qwen License, or the non-commercial…