CFP last date
20 December 2024
Reseach Article

A Comparative Analysis of Sales Prediction Models: Evaluating the Efficacy of PHP-ML's SVR against Python's SVR and Linear Regression

by Md Sayem Iftekar, Mohammed Aqib Zeeshan
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 186 - Number 15
Year of Publication: 2024
Authors: Md Sayem Iftekar, Mohammed Aqib Zeeshan
10.5120/ijca2024923495

Md Sayem Iftekar, Mohammed Aqib Zeeshan . A Comparative Analysis of Sales Prediction Models: Evaluating the Efficacy of PHP-ML's SVR against Python's SVR and Linear Regression. International Journal of Computer Applications. 186, 15 ( Apr 2024), 14-19. DOI=10.5120/ijca2024923495

@article{ 10.5120/ijca2024923495,
author = { Md Sayem Iftekar, Mohammed Aqib Zeeshan },
title = { A Comparative Analysis of Sales Prediction Models: Evaluating the Efficacy of PHP-ML's SVR against Python's SVR and Linear Regression },
journal = { International Journal of Computer Applications },
issue_date = { Apr 2024 },
volume = { 186 },
number = { 15 },
month = { Apr },
year = { 2024 },
issn = { 0975-8887 },
pages = { 14-19 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume186/number15/a-comparative-analysis-of-sales-prediction-models-evaluating-the-efficacy-of-php-mls-svr-against-pythons-svr-and-linear-regression/ },
doi = { 10.5120/ijca2024923495 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-04-27T03:06:39.045403+05:30
%A Md Sayem Iftekar
%A Mohammed Aqib Zeeshan
%T A Comparative Analysis of Sales Prediction Models: Evaluating the Efficacy of PHP-ML's SVR against Python's SVR and Linear Regression
%J International Journal of Computer Applications
%@ 0975-8887
%V 186
%N 15
%P 14-19
%D 2024
%I Foundation of Computer Science (FCS), NY, USA
Abstract

This research paper delves into the realm of business forecasting, specifically focusing on the implementation of Support Vector Regression (SVR) using the PHP-ML library. The study rigorously compares the performance of PHP-ML's SVR with Python's SVR and Linear Regression models, aiming to enhance understanding in the domain of sales prediction. Motivated by the need for accurate predictions in data-driven business environments, the research explores the practical effectiveness of PHP-ML as an alternative within the PHP ecosystem. The goal is to provide valuable insights into the viability of PHP-based machine learning solutions for improving business forecasting, addressing questions of accuracy, efficiency, and real-world applicability. The study employs historical sales data, preprocesses the dataset, and implements parameter tuned SVR models. Evaluation metrics such as Mean-Absolute-Error (MAE) and Root-Mean-Squared-Error (RMSE) are utilized for comparative analysis. The findings aim to contribute to the ongoing discourse on programming language and library selection for machine learning applications, providing practical guidance for businesses navigating predictive analytics complexities. Ultimately, the research assists decision-makers in making informed choices regarding the adoption of PHP-based machine learning solutions in sales prediction contexts.

References
  1. Qu, F. et al. (2022) 'Forecasting of Automobile Sales Based on Support Vector Regression Optimized by the Grey Wolf Optimizer Algorithm', Mathematics, 10(13) Available at: https://doi.org/10.3390/math10132234 (Accessed: 9 November 2023)
  2. T., G., Choudhary, R. & Prasad, S. 2018, "Prediction of Sales Value in Online shopping using Linear Regression", IEEE, , pp. 1.
  3. PHP-ML (2020) Support Vector Regression. Available at: https://php-ml.readthedocs.io/en/latest/machine-learning/regression/svr/ (Accessed: 9 November 2023).
  4. Kondas, A. (2020) ‘Epsilon-Support Vector Regression,’ PHP-ML [online]. Available at: https://php-ml.readthedocs.io/en/latest/machine-learning/regression/svr/
  5. Vashistha Nitish (2023) 'PHP-ML – Machine Learning library for PHP', Available at: https://webkul.com/blog/php-ml-machine-learning-library-for-php/
  6. Gaffney, K.P., Prammer, M., Brasfield, L., Hipp, D.R., Kennedy, D. & Patel, J.M. 2022, "SQLite: past, present, and future", Proceedings of the VLDB Endowment, vol. 15, no. 12, pp. 3535-3547.
  7. Pyae, A. (2023) Supermarket sales. Available at: https://www.kaggle.com/datasets/aungpyaeap/supermarket-sales?resource=download (Accessed: 15/03/2024).
  8. Fahrudin, T., Wisna, N., Telnoni, P.A. & Wijaya, D.R. 2022, "Sales Forecasting Web Application in Small and Medium Enterprise", IEEE, pp. 213.
  9. Bhattacharyya, I. (2018) Support Vector Regression Or SVR. Available at: https://medium.com/coinmonks/support-vector-regression-or-svr-8eb3acf6d0ff (Accessed: 09/11/2023).
  10. Hodson, T.O. 2022, "Root-mean-square error (RMSE) or mean absolute error (MAE): when to use them or not", Geoscientific Model Development, vol. 15, no. 14, pp. 5481-5487.
Index Terms

Computer Science
Information Sciences

Keywords

Comparative Analysis of Sales Prediction Models