Authors :
Roshan M Nawale; Swati Raut; Manisha Bharti
Volume/Issue :
Volume 11 - 2026, Issue 5 - May
Google Scholar :
https://tinyurl.com/muxrsz9s
Scribd :
https://tinyurl.com/2zhj9d5m
DOI :
https://doi.org/10.38124/ijisrt/26May1742
Note : A published paper may take 4-5 working days from the publication date to appear in PlumX Metrics, Semantic Scholar, and ResearchGate.
Abstract :
Machine Learning (ML) has emerged as a fundamental enabler of data-driven decision-making across diverse
domains including business intelligence, healthcare diagnostics, and industrial automation. Yet practical ML deployment
routinely requires coordinating disparate tools and environments, creating significant challenges in integration,
reproducibility, and accessibility. This paper presents the One Point System Solution to ML Problems (OPSS-ML), a unified
web-based framework implemented on Django (back end), HTML (front end), MySQL (DBMS), and VS Code (IDE), which
governs the complete ML lifecycle from raw data ingestion and preprocessing through model training, evaluation, and
deployment. The system natively supports three supervised learning algorithms—Linear Regression, Logistic Regression,
and KNN Classifier—covering both regression and classification paradigms. Critical pipeline stages, including data
validation, feature normalization, model training, and multi-metric performance assessment (accuracy, precision, recall, F1-
score, confusion matrix, MSE, RMSE, and R2
), are fully automated. The end-to-end workflow encompasses user
authentication, dashboard-driven algorithm selection, model training and testing, prediction generation, downloadable
result export, and secure logout, all accessible through a single browser based interface designed for both technical
practitioners and domain-specific non-technical users.
Keywords :
Machine Learning, Unified Framework, Django, MySQL, Web-Based Platform, Linear Regression, Logistic Regression, KNN Classifier, End-to-End Lifecycle Management, Automated Pipeline.
References :
- J. Brown, A. Kumar, and P. Singh, “A Web-based Framework for Interactive Sentiment Analysis Using Machine Learning,” IEEE Access, vol. 9, pp. 11234–11245, 2021.
- S. Patel and K. Mehta, “Performance Prediction Using Machine Learning Models: A Web Application Approach,” International Journal of Data Science, vol. 5, no. 2, pp. 55–63, 2022.
- L. Zhang, Y. Liu, and H. Chen, “An Integrated System for Regression Model Evaluation and Visualization,” Journal of Computational Intelligence Systems, vol. 13, no. 3, pp. 230–242, 2020.
- F. Pedregosa et al., “Scikit-learn: Machine Learning in Python,” Journal of Machine Learning Research, vol. 12, pp. 2825–2830, 2011.
- M. Feurer et al., “Efficient and Robust Automated Machine Learning,” in Proc. Advances in Neural Information Processing Systems (NeurIPS), Montreal, Canada, 2015, pp. 2962–2970.
- W. Vincent, Django for Beginners: Build Websites with Python and Django. Independently Published, 2019.
- Oracle Corporation, MySQL 8.0 Reference Manual. Redwood Shores, CA: Oracle Corporation, 2023.
Machine Learning (ML) has emerged as a fundamental enabler of data-driven decision-making across diverse
domains including business intelligence, healthcare diagnostics, and industrial automation. Yet practical ML deployment
routinely requires coordinating disparate tools and environments, creating significant challenges in integration,
reproducibility, and accessibility. This paper presents the One Point System Solution to ML Problems (OPSS-ML), a unified
web-based framework implemented on Django (back end), HTML (front end), MySQL (DBMS), and VS Code (IDE), which
governs the complete ML lifecycle from raw data ingestion and preprocessing through model training, evaluation, and
deployment. The system natively supports three supervised learning algorithms—Linear Regression, Logistic Regression,
and KNN Classifier—covering both regression and classification paradigms. Critical pipeline stages, including data
validation, feature normalization, model training, and multi-metric performance assessment (accuracy, precision, recall, F1-
score, confusion matrix, MSE, RMSE, and R2
), are fully automated. The end-to-end workflow encompasses user
authentication, dashboard-driven algorithm selection, model training and testing, prediction generation, downloadable
result export, and secure logout, all accessible through a single browser based interface designed for both technical
practitioners and domain-specific non-technical users.
Keywords :
Machine Learning, Unified Framework, Django, MySQL, Web-Based Platform, Linear Regression, Logistic Regression, KNN Classifier, End-to-End Lifecycle Management, Automated Pipeline.