Predictive Mathematical Modeling and Classification of Retail Sales Orders Using AI Machine Learning Techniques
- 1 Department of Computer Science, Faculty of Information Technology, Jadara University, Irbid, Jordan
- 2 Department of Mathematics, Faculty of Science and Technology, Jadara University, Irbid 21110, Jordan
Abstract
This study presents a systematic mathematical model known as a low-code approach to classifying retail sales orders by size using AI machine learning techniques within the Orange Data Mining platform. Leveraging a real-world sales dataset sourced from Kaggle, we implemented and evaluated ten classification models, including ensemble learners (AdaBoost, Gradient Boosting), probabilistic classifiers (Naïve Bayes), distance-based methods (kNN), and interpretable algorithms (CN2 Rule Induction). Each model was assessed through 10-fold cross-validation using performance metrics such as accuracy, F1-score, precision, recall, AUC, and LogLoss. The experimental workflow integrated visual preprocessing, model training, and comparative evaluation, enabling reproducibility without programming expertise. The results reveal that ensemble models, particularly AdaBoost, achieved perfect classification accuracy (100%) and AUC (1.000), while CN2 Rule Induction offered near-perfect accuracy (99.8%) alongside interpretable rule-based outputs. Traditional models like Logistic Regression and kNN also demonstrated strong performance but were outperformed by advanced ensembles. This research contributes a novel combination of high-performing and explainable models in a retail classification task using a low-code framework. The proposed approach provides practical guidance for retailers, analysts, and educators seeking accurate and accessible predictive tools for operational decision-making. Future directions include multi-class extension, imbalance handling, and deployment in real-time environments.
DOI: https://doi.org/10.3844/jcssp.2026.878.885
Copyright: © 2026 Mohammad Subhi Al-Batah, Mowafaq Salem Alzboon and Hamzeh Zureigat. This is an open access article distributed under the terms of the
Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
- 49 Views
- 12 Downloads
- 0 Citations
Download
Keywords
- Predictive Mathematical Modeling
- Sales Classification
- AI Machine Learning
- Orange Data Mining
- Retail Analytics