Research Article Open Access

Predictive Mathematical Modeling and Classification of Retail Sales Orders Using AI Machine Learning Techniques

Mohammad Subhi Al-Batah1, Mowafaq Salem Alzboon1 and Hamzeh Zureigat2
  • 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.

Journal of Computer Science
Volume 22 No. 3, 2026, 878-885

DOI: https://doi.org/10.3844/jcssp.2026.878.885

Submitted On: 22 July 2025 Published On: 10 March 2026

How to Cite: Al-Batah, M. S., Alzboon, M. S. & Zureigat, H. (2026). Predictive Mathematical Modeling and Classification of Retail Sales Orders Using AI Machine Learning Techniques. Journal of Computer Science, 22(3), 878-885. https://doi.org/10.3844/jcssp.2026.878.885

  • 24 Views
  • 7 Downloads
  • 0 Citations

Download

Keywords

  • Predictive Mathematical Modeling
  • Sales Classification
  • AI Machine Learning
  • Orange Data Mining
  • Retail Analytics