ConceptioArchivearXiv CS
arXiv CSopen access

Predictive Analytics in E-Commerce for CustomerBehavior Forecasting using hybrid Ret-DNN withXGBoost Model

Unknown · 2026 · arxiv_cs
arXiv CS · Papers · License: Open Access · 2026
Open Source ↗Direct PDF ↓
machine learning, deep learning, neural networks

2025 2nd International Conference on Software, Systems and Information Technology (SSITCON)

Predictive Analytics in E-Commerce for Customer Behavior Forecasting using hybrid Ret-DNN with XGBoost Model 1st Degala Pushpa Sri Department of MBA Pace Institute of Technology and Sciences Valluru, Ongole, Andhra Pradesh, India [email protected]

2nd Mayank Atreya Chewy Inc Atlanta, USA [email protected]

3rd Lakshmi. H Department of Management Studies Nitte Meenakshi Institute of Technology, Nitte (Deemed to be University) Bengaluru, India [email protected]

4th Navin Chhibber Infinity Tech Group Sunnyvale, CA, USA [email protected]

5th Mukesh Soni Division of Research and Development Lovely Professional University Phagwara, India [email protected]

Abstract—In recent years, electronic (E) - commerce services have rapidly increased in the daily lives of people, which helps them to purchase products online. However, retail platforms have struggled to understand customer behavior and make it difficult to predict their future purchases. To overcome these challenges, this study proposes a hybrid Retail Deep Neural Network (Ret-DNN) with an Extreme Gradient Boosting (XGBoost) model for capturing temporal features and tabular dynamics of retail data. First, data were sourced from a United Kingdom (UK)-based online retailer that contains transactions with almost 500,000 records. Then, the collected data were preprocessed using a series of techniques, such as data cleaning, outlier handling, temporal feature extraction, feature encoding, and z-score normalization, to ensure that the data were ready for model training and testing. Subsequently, the preprocessed data were fed into the Ret-DNN model, which acts as a feature extractor to understand the complete context of customer transactions. Further, the extracted data were fed as input into the XGBoost model, which predicted the final output as the purchase probability of customers. Finally, the proposed RetDNN XGBoost model achieved better results by attaining a Mean Absolute Error (MAE) 0.2193 when compared to the existing Ret-DNN model.

e-commerce companies relied on manual reports and spreadsheets for forecasting trends, which is a timeconsuming process that takes weeks and months. Additionally, these methods are based on simple averages or linear regression techniques, which cannot completely understand market trends [4]. Moreover, these methods are mostly able to provide results that have happened, but are not able to predict what will happen, as business will be able to react only to churn, but could not prevent it.

Keywords—customer behavior forecasting, extreme gradient boosting, electronic commerce, predictive analytic, retail deep neural networks.

I. INTRODUCTION Over the past few years, usage of E-commerce services has been rapidly increased globally in daily lives of people for so many essential reasons such as retailing, shopping, online banking, bill payments, online marketing and so many. Ecommerce is an online platform that provides goods to sell and purchase, including digital money transactions through the Internet and other electronic networks [1]. Moreover, ecommerce platforms have the potential to support businesses by suggesting products based on their previous purchases, which eventually improves their business market [2]. Additionally, these platforms can easily identify the churn rate, which provides an idea about customer engagement and the credibility of their platform for customers. Furthermore, their platforms analyze customer opinions from their reviews and social media interactions to fine-tune their offers according to market demand [3]. However, in the past, most

In addition, these methods cannot handle data from multiple resources such as social media, bill transactions, and IOT devices [5]. To overcome these challenges, Big Data Analytics (BDA) was introduced for advanced Machine Learning (ML) models and predictive clustering methods, which have the ability to automate data analysis based on different kinds of data, thereby saving weeks of manual work [6]. Correspondingly, Business Intelligence (BI) tools, such as tableau or power BI, were utilized for cleaning and processing data and for further data visualization dashboards that clearly show an overview of business growth. Additionally, churn detection utilizes ML techniques to classify customers in real time engagement, such as churn, non-churn, active, and inactive, which helps businesses prevent customer loss [7]. However, the ML algorithm has a high risk of overfitting when handling noisy data. The state of art methods include decision tree and random forest models were introduced for splitting customers data on certain conditions such as payment history and browsing time. Moreover, these two combinations improve stability and accuracy, making the segmentation process easy, such as churn risk vs. loyal customers [8]. Simultaneously, Clustering methods have been introduced to group similar groups of customers for advanced market analysis. Moreover, these methods support recommended systems by suggesting products based on their credibility in the market [9]. Furthermore, these clustering-based models can understand temporal features, which makes it difficult to handle real-time data. However, these predictive analytics access large amounts of data from various customers, which may lead to privacy and security concerns [10]. The main contribution of this research:

• The hybrid Ret-DNN XGBoost model is proposed to understand customer behavior forecasting for E Commerce using predictive analytics while reducing computational cost without compromising accurate performance. • Then, the collected data were preprocessed using a series of techniques, such as z-score normalization, data cleaning, outlier handling, and handling data imbalance issues. • Subsequently, the preprocessed data were fed into the Retail Deep Neural Network (Ret-DNN) model to extract features for further feeding them as inputs to the XGBoost model. The remainder of this paper is organized as follows: Section 2 specifies the literature review, Section 3 demonstrates the proposed methodology, Section 4 explains the experimental results with a corresponding discussion, and Section 5 presents the conclusion. II. LITERATURE REVIEW Rifat Al Mamun Rudro et al. [11] presented predictive analytics for customer behavior analysis in retail, using the Ret-DNN model. Initially, data were collected from ecommerce transaction logs, which contained features including the time of purchase, prices, product categories, and customer purchase. The first collected data were preprocessed by removing duplicates and null values, and later normalization was performed for scaling the numerals. Later, the preprocessed data were fed into the Retail Deep Neural Network (Ret-DNN) model to understand the complex relationship of customer behavior. Moreover, this model has the potential to update business stays according to the market trends. In addition, this model easily understands the intent of future customer purchases. However, this model requires the continuous monitoring of relevant trends, which is a difficult challenge. Alghanam et al. [12] presented a data-mining model to understand the ecommerce context for predicting customer purchase behavior. Initially, the data were sourced from a publicly available database consisting of customer details and product categories. The collected data were preprocessed using normalization for feature scaling, and all null and missing values were removed to avoid inaccurate model performance. Subsequently, the preprocessed data were fed into the kmeans algorithm model to create groups that are clusters based on similarity. Subsequently, different decision tree algorithms were applied to predict customer behavior. Moreover, this model can automate recommendations on Amazon or Flipkart shopping websites. Additionally, these models have the ability to group various types of customers, such as frequent buyers, occasional buyers, and discount seekers. However, this model struggles to adapt to fastchanging, real-life patterns. Xiancheng Xiahou and Yoshio Harada [13] demonstrated an e-commerce customer churn prediction system using K-means and SVM models. Initially, data were sourced from a dataset published by the Alibaba Cloud Tianchi platform, which contains the behavioral data of 987,994 users. Additionally, regarding their shopping events in 2017, features included behavior type, timestamp, User ID and Item ID.

The collected data were then cleaned by fixing the time stamps with the proper time slots AM and PM. Later, the preprocessed data were fed into the k-means algorithm for customer segmentation, and the SVM algorithm was applied for churn prediction. Moreover, this model provides churn prediction, which helps identify customer losses. However, this model requires many cloud servers, which incur high implementation costs. Md. Ahmmed et al. [14] demonstrated enhanced deep learning-based customer demand prediction for understanding e-commerce dynamics. Initially, data were sourced from the Amazon review dataset in 2018, which consists of ratings for various product categories provided by different customers. First-source data were preprocessed using min max normalization for scaling into a uniform manner, and Term Frequency Inverse Term Frequency (TF-IDF) was performed for word and sentence tokenization. Later, preprocessed data were fed into several models, such as the Conditional Transformer Language Model (CTRL), Long Short-Term Memory (LSTM), and Gated Recurrent Unit (GRU) models for comparative evaluation, where CTRL outperformed other models with better metrics such as F1-score, precision, accuracy, and recall. Moreover, the CTRL model has the ability to predict customer demand for grocery products, which reduces expired waste food. Additionally, this model can capture meaning in the text reviews of customers after purchasing their products. However, this model training requires many hardware components, such as a GPU, which leads to high computational costs. Sayyad et al. [15] demonstrated a predictive modeling framework for optimizing e-commerce supply chains with categorical boosting. Initially, data were sourced from the DataCo Global dataset, which contains features, including carrier details, delivery dates, product details, order dates, and product ID. The first collected data were preprocessed by removing duplicate values, fixing null values, and detecting outliers. Subsequently, the preprocessed data were fed into the CatBoost algorithm for regression purposes by selecting relevant features. Moreover, this framework can identify customer complaints as early as possible, instead of reacting after customer complaints. In addition, this model has the potential to address customer complaints as early as possible. However, training this CatBoost algorithm requires high numbers of CPUs, GPUs, and expensive cloud servers, which increases the computational cost. III. METHODOLOGY In this study, a hybrid Ret-DNN XGBoost model is proposed to understand customer behavior forecasting for E Commerce using predictive analytics, while reducing computational cost without compromising accurate performance. Initially, data were sourced by a United Kingdom (UK) based online retailer, which consists of customer transactions of almost 500,000 records from various European countries. Then, the collected data were preprocessed using a series of techniques, such as z-score normalization, data cleaning, outlier handling, and handling data imbalance issues. Subsequently, the preprocessed data were fed into the Ret-DNN model to extract features for further feeding them as inputs to the XGBoost model. Finally, this hybrid architecture compresses all numerical features to reduce dimensionality, which eventually balances the

computational efficiency and predicts the final output. The overall methodology of the proposed Ret-DNN XGBoost

model is explained in subsequent sections and is shown in the below Figure 1.

Fig. 1. Pictorial representation of proposed Ret-DNN XGBoost

A. Data Collection In this research, the United Kingdom (UK) [11]-based online retail non-store data was considered as a standard dataset to understand customer behavior, which contains transactions of customers from December 1, 2010, to December 9, 2011. Additionally, this data set contains approximately 500,000 records of almost 95% from the UK and rest from other European countries France, Germany, and Spain. Furthermore, these dataset features include InvoiceNo, CustomerID, StockCode, Quantity, Unitprice, and Country. Each feature describes detailed information of customers such as InvoiceNo refers to nominal six-digit transactions, CustomerID refers to five-digit numbers, StockCode refers to five-digit product identifiers, Quantity refers to the number of quantities for each product per transaction, Unitprice refers to each price unit of a continuous product, and Country refers to the country name to which each customer belongs. Furthermore, the collected data were preprocessed using various techniques, as demonstrated in the subsequent section. B. Data preprocessing In this section, the collected data were preprocessed using a series of techniques. First, the data were cleaned by applying clean

∣ Quantity

Where denotes the original dataset, clean denotes the cleaned dataset, Quantity denotes the total number of items purchased in transaction , Quantity denotes the transaction how many items purchased, Unit Price denotes transaction ‘s price per unit of a product, and denotes the number of refunded invoice numbers. 2) Outlier handling: Outlier handling is performed after data cleaning, which controls the effect of extreme purchase quantities and stabilizes the variance for unusually high transactions using fuzzy matching. This technique was performed using Equation (2). 1

(2)

logarithmic transformation to handle outliers, and duplicate invalid records were removed from each customer transaction, such as money refunded or cancelled transactions, which are not useful for predicting sales and avoiding any misreading of model prediction. Correspondingly, resensy-based temporal feature extraction was applied to convert InvoiceDate to a date time format, such as hour, day, month, and last customer purchase time. Subsequently, frequency encoding and inverse frequency weighting techniques were performed for highcardinality categories and correcting class imbalance issues. Finally, the Z-score normalization technique was applied for feature scaling to all numerical features, such as unit price and quantity. All the techniques and equations used for data preprocessing with detailed explanations are shown below in (1) – (5). 1) Data cleaning: In data cleaning, all invalid records in the dataset were removed by USING k-Nearest-Neighbor imputation (KNN) to avoid biases and unnecessary deviations in model prediction for predicting sales. Moreover, this ensures that further preprocessing steps are performed smoothly using only valid data. The equation used for this data preprocessing step is shown in Equation (1). 0, UnitPrice

0, Invoice No ∉

(1)

Where represents the original value and ′ represents the transformed value. Additionally, adding 1 yields the results for = 0, which ensures that all numerical features have a certain distributed range. 3) Temporal Feature Extraction: After handling outliers, temporal feature extraction was applied to convert the InvoiceDate attribute into meaningful time format values using 1D-CNN. This technique allows the model to identify cyclic-based trends because all customer purchase patterns are time-dependent. The equation for this technique is given in Equation (3). !"# $ %

& '() ℎ &

(3)

Where denotes the reference date, !"# % & '() ℎ & denotes Customer ‘s most recent purchase date, and denotes the total number of days since the last purchase. 4) Encoding categorical variables and Imbalance Correction: The encoding technique was applied after temporal feature extraction to convert categorical features into numerical features. correspondingly, imbalance correction assures occasional item contributions in model learning. Equations (4)–(5) are used for both the encoding and class imbalance. Where + denotes category’s frequency, , denotes instance ’s sample weight, - denotes constant and . denotes monitoring weight on rare classes which belongs to the values between [0.5,1.0].

# 0

/

(4)

∑3 #4 3 5 6

,

;0 <=

(6)

>

As shown in Equation (6), where denotes a unique feature value, ? denotes the mean value of the feature, @ denotes the standard deviation of the feature, and : denotes the standardized feature value. This ensures that all values have a mean of zero and a standard deviation of one. C. Model Architecture In this stage, the Ret-DNN model is trained with the preprocessed data, where it acts as a feature extractor that extracts temporal features and understands the context from the preprocessed retail transaction data. Moreover, this architecture does not increase the computational cost while maintaining an efficient performance. This architecture follows a series of steps, including a convolution layer, recurrent layer, attention layer, and an embedding layer. Correspondingly, the detailed architectural steps are explained in the subsequent sections. 1) Convolution layer: In convolution layer, after preprocessing and dataset splitting into 80 % for training, 10 % for validation, and 10% for testing. Subsequently, all the input sequences are AB { 6 , D , . . . , F } where these sequences represent recent transactions of H . This convolution layer captures the short-term dependencies of transaction window Equation (7). ℎB

%I J ∗ AB

ℎB

!

!

+MNO 4ℎB<6 , ℎB 5

L

Where J denotes convolution kernel, ∗ convolution operator and L is bias.

(7) denotes

(8)

3) Attention layer: This layer helps the model to understand the context by focusing on the most relevant time steps, such as only important purchases for the prediction. The equation used for this layer is given below Equation (9). .B

" PQ

PS ∑R STU "

, (B

(5)

# 0 78 9

5) Feature scaling using Z Score Normalization: The Z Score normalization technique is applied before feeding into the Ret-DNN model, where it scales all numerical values into uniform values. This technique improves the model convergence and avoids instability. :

2) Recurrent layer: After the convolution layer, the local patterns are extracted through the recurrent layer to aggregate the local signals based on the transaction timestamps. This Gated Recurrent Unit (GRU) identifies future customer behavior based on previous purchases. The equation used for this recurrent layer as mentioned below Equation (8). Where +MNO denotes the unit function of gated recurrent, ! and ℎB hidden state of recurrent.

VF

ℎ4JW ℎB

!

∑FBX6 .B ℎB!

LW 5

(9)

Where .B denotes the ’s attention score of step t, and denotes the final context vector for customer behavior. 4) Embedding projection layer: Finally, after the attention layer, this embedding layer projects the context vector into a low-dimensional embedding, which reduces the computational cost. Further, the output of this layer acts as an input to the XGBoost meta-learner. The equation for this embedding layer is mentioned below Equation (10). J"

L"

(10)

Where ∈ ℝZ denotes the embedding of sample ’s embedding in dimension [ and J" denotes the matrix weight in the embedding space. Hence, the output of the last embedding layer before classification is a high-dimensional feature vector — i.e., deep learned embeddings that capture the semantic patterns of retail data (product features, sales patterns, etc.). D. XGBoost Meta-Learner In this stage, the Extreme Gradient Boosting (XGBoost) model uses all inputs extracted from the final embedding layer of the Ret-DNN architecture. First, each vector refers to a compressed feature set of transactional customer behaviors. This model learns non-linear patterns and handles imbalanced data while maintaining a low computational cost compared to other deep neural networks. Moreover, this model was trained to represent transactions without overfitting problems. The equations used in this model are given by Equations (11)– (12). \ ℒ a

∑] ^X6 +^ ∑bX6

,\

, +^ ∈ ℱ

(11)

∑] ^X6 c +^

(12)

Where , \ denotes the loss function, \ refers to the predicted value of , refers to the embedding vector, +^ regression value, and ℱ refers the space in all the regression values.

E. Final prediction In this final prediction phase after completion of training, the XGBoost meta – learner predicts the final output. This hybrid integration allows the model to perform with less computational cost and is extremely accurate for prediction. Furthermore, this integration of gradient boosting with extraction controls residual transaction errors, even in lowfrequency transactions. In addition, this architecture ensures predictive robustness, computational efficiency, and fast and efficient deployment. The equation used to predict the final output is mentioned below Equation (13). \new

Ade

& 4

ff Anew 5

(13)

Where Anew refers to customer data which was preprocessed, RetDNN is a feature extractor, and Ade & refers to the final output predictor. The XGBoost meta-learner uses the deep feature embeddings created by the Ret-DNN as input and performs the final prediction. It learns compound non-linear relationships to improve accuracy and

generalization. The final output is either a predicted class label (e.g., demand level or product category) or a continuous value (e.g., sales forecast) which are clearly demonstrated in the following section. IV. EXPERIMENTAL RESULTS In this study, the Ret-DNN XGBoost model was proposed to predict customer behavior in retail sales by integrating deep neural networks and gradient boosting optimization techniques. This hybrid model could identify both sequential patterns and non-linear relationships while ensuring robust predictive accuracy without compromising the computational cost. To implement this Python3.10 and Deep learning libraries such as TensorFlow, XGBoost, and keras were run on a system with an Intel I5 processor in Windows 11 with 16 GB RAM. The evolution metric equations are given below Equations (14)–(16). l

Root Mean Square Error (RMSE) Accuracy

Fq7Fb

Fq7Fb7rq7rb

(16)

Where denotes the number of observations, denotes the target variable of Bs observation, \ is the predicted value, and | $ \ | is the difference between the predicted and the actual values.

mL& ( 6

pn ∑nX6

/)) ) lm/

$\

6

n

∑nX6 |

D

$ \ | (14) (15)

of 0.2193, Root Mean Square Error (RMSE) of 0.2858, and accuracy of 0.92. CNN-LSTM with MAE of 0.2976, RMSE of 0.4158, and accuracy of 0.86; GRU-attention with MAE of 0.2880, RMSE of 0.3958, and accuracy of 0.84; and Hybrid Fuzzy Neural Network with MAE of 0.2761, RMSE of 0.3758, and accuracy of 0.81, respectively.

A. Performance Analysis In the performance analysis, the proposed Ret-DNN XGBoost hybrid model was evaluated using traditional models such as CNN-LSTM, GRU-Attention, and Hybrid Fuzzy Neural Network to evaluate its effectiveness for forecasting retail sales. In this performance analysis, the proposed model outperformed the traditional models because of the efficient integration of temporal feature extraction with gradient boosting tree-based learning. As a result, the proposed RetDNN XGBoost model achieved superior results, as shown in Figures 2 and 3.

Fig. 3. Performance analysis of proposed Ret-DNN XGBoost model in terms of accuracy

B. Comparative Analysis The efficiency of the improved performance of the proposed Ret-DNN XGBoost model was evaluated using the existing Ret-DNN model, and compared with the considered performance metrics. Therefore, the proposed model outperformed the existing Ret-DNN model by achieving a better MAE, RMSE, Accuracy, as shown in Table 1. TABLE I. Fig. 2. Performance analysis of proposed Ret-DNN XGBoost in terms of MAE and RMSE

From Figures 2 and 3, it is clear that the proposed RetDNN XGBoost model obtained better results than the traditional CNN-LSTM, GRU-Attention, and Hybrid Fuzzy Neural Network models with a Mean Average Error (MAE)

COMPARATIVE ANALYSIS OF PROPOSED RET-DNN XGBOOST

Models Ret DNN [11] Proposed Ret-DNN XGBoost

MAE 0.2539 0.2193

RMSE 0.3508 0.2858

Accuracy 0.91 0.95

From Table 1, it is clear that the proposed Ret-DNN XGBoost model obtained better results than the existing model, with an MAE of 0.2193, RMSE of 0.2858, and

accuracy of 0.95. In contrast, Ret-DNN [11] had an MAE of 0.2539, RMSE of 0.3508, and accuracy of 0.91. C. Discussion The primary objective of this study is to develop predictive analytics in e-commerce using Ret-DNN XGBoost to understand customer behavior for forecasting sales. The results show that the proposed Ret-DNN XGBoost overcomes the challenges of the existing Ret DNN model and traditional models, such as CNN-LSTM, GRU-Attention, and Hybrid Fuzzy Neural Network, to evaluate its effectiveness for forecasting retail sales. The existing Ret DNN [11] model was unable to maintain computational efficiency and capture the temporal features of customer transactions. Thus, the proposed Ret-DNN XGBoost temporal features can predict residual transaction errors even at low transaction frequencies. Moreover, this model has the potential to recognize insights into unseen data, such as complex and dynamic sales patterns. Similarly, CNN-LSTM, GRU-Attention and Hybrid Fuzzy Neural Network models fail to identify nonlinear dependencies, such as the seasonal behavior of a customer. In this research, the proposed Ret-DNN XGBoost Model integrates a gradient boosting technique that improves optimization and stabilizes performance in real-world retail environments. Furthermore, this model has the potential to capture both long- and short-term dependencies, such as understanding time-based customer behavior, which traditional models fail to capture. Finally, this proposed RetDNN XGBoost model decisively outperformed the Ret DNN CNN-LSTM, GRU-Attention, and hybrid fuzzy neural network models by building a hybrid architecture to predict customer behavior for forecasting sales in e-commerce. V. CONCLUSION This research paper demonstrated predictive analytics for e-commerce to understand customer behavior for forecasting sales using the proposed Ret-DNN XGBoost Model. The traditional model challenges were resolved using the RetDNN XGBoost Model by integrating deep neural networks and a gradient boosting technique for forecasting retail sales. Initially, data were collected from UK based online retail, which contains all the transactional and purchase data of customers. Then, the collected data were preprocessed using various techniques, such as data cleaning, outlier handling, temporal feature extraction, feature encoding, handling data imbalance, and z-score normalization. Later, the preprocessed data were processed into a Ret-DNN model, which acted as a feature extraction tool. This Ret-DNN model is processed through a convolution layer, an attention layer, and an embedding layer, and all features such as temporal information and purchasing behavior are extracted. Subsequently, the output of the Ret-DNN model was used as the input to train the XGBoost model to predict the final output as the purchase probability of a customer. Furthermore, the results clearly illustrate that the proposed Ret-DNN XGBoost model obtained better results than the existing model, with an MAE of 0.2193 and RMSE of 0.2858. In the future, the proposed model will further explore Federated Learning (FL) which ensures privacy and security while handling ecommerce data from multiple sources. REFERENCES [1]

Madanchian, M., 2024. The role of complex systems in predictive analytics for e-commerce innovations in business management. Systems, 12(10), p.415.

[2]

Iseal, S. and Michael, H., 2025. Customer behavior analysis and purchase prediction in e-commerce. [3] GhorbanTanhaei, H., Boozary, P., Sheykhan, S., Rabiee, M., Rahmani, F. and Hosseini, I., 2024. Predictive analytics in customer behavior: Anticipating trends and preferences. Results in Control and Optimization, 17, p.100462. [4] Okeleke, P.A., Ajiga, D., Folorunsho, S.O. and Ezeigweneme, C., 2024. Predictive analytics for market trends using AI: A study in consumer behavior. International Journal of Engineering Research Updates, 7(1), pp.36-49. [5] Abdul Hussien, F.T., Rahma, A.M.S. and Abdulwahab, H.B., 2021. An e-commerce recommendation system based on dynamic analysis of customer behavior. Sustainability, 13(19), p.10786. [6] Alrumiah, S.S. and Hadwan, M., 2021. Implementing big data analytics in e-commerce: Vendor and customer view. Ieee Access, 9, pp.3728137286. [7] Shobana, J., Gangadhar, C., Arora, R.K., Renjith, P.N., Bamini, J. and devidas Chincholkar, Y., 2023. E-commerce customer churn prevention using machine learning-based business intelligence strategy. Measurement: Sensors, 27, p.100728. [8] Bataineh, A.Q., Abu-AlSondos, I.A., Frangieh, R.H., Salameh, A.A. and Alnajjar, I.A., 2024. Predictive modeling in marketing analytics: a comparative study of algorithms and applications in e-commerce sector. Kurdish Studies, 12(1), pp.499-515. [9] Alojail, M. and Bhatia, S., 2020. A novel technique for behavioral analytics using ensemble learning algorithms in E-commerce. IEEE access, 8, pp.150072-150080. [10] Gupta, T. and Bansal, S., 2019. Machine learning algorithms for predictive analytics in e-commerce. Int J Sci Res, 9(8), pp.1550-1557. [11] Rudro, R.A.M., Uddin, M.H., Aurnob, M.J.A., Razzaque, R. and Nur, K., 2025. Ret-DNN: Predictive Analytics in Retail-An Enhanced Deep Learning Model for Customer Behavior Analysis. International Journal of Computing, 18(1), pp.1-14. [12] Alghanam, O.A., Al-Khatib, S.N. and Hiari, M.O., 2022. Data mining model for predicting customer purchase behavior in e-commerce context. International journal of advanced computer science and applications, 13(2). [13] Xiahou, X. and Harada, Y., 2022. B2C E-commerce customer churn prediction based on K-means and SVM. Journal of Theoretical and Applied Electronic Commerce Research, 17(2), pp.458-475. [14] Ahmmed, M.M., Rahman, M.M. and Mahmud, M., 2025. Enhancing E-commerce Dynamics through Deep Learning-Based Customer Demand Prediction. Transportation Research Procedia, 84, pp.145152. [15] Sayyad, J.K., Attarde, K. and Saadouli, N., 2024. Optimizing ecommerce supply chains with categorical boosting: A predictive modeling framework. IEEE Access, 12, pp.134549-134567.

Record · ID 282807 · SHA-256 a22e907c1f706f80
Retrieved via Conceptio — every document is proof-bundled with source, license, and retrieval metadata.