PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
May 7, 20260 citationsOpen Access

Automated Machine Learning Pipeline With Multi-Algorithm

View Full Paper
MMMabitha MNGN. GayathriTrichy SRM Medical College Hospital and Research Centre

Key Points

  • The aim is to develop an automated system for machine learning that simplifies the classification workflow for non-expert users.
  • Developed a Flask-based web application for AutoML.
  • Implemented preprocessing steps including label encoding and data splitting.
  • Trained four classification algorithms: Logistic Regression, Decision Tree, Random Forest, KNN.
  • Identified the best-performing algorithm based on accuracy scores across the models.
  • Visualized results with comparative bar charts within the web interface.

Abstract

The rapid expansion of data-driven applications demands efficient and accessible tools for machine learning model development. This paper presents an Automated Machine Learning (AutoML) Pipeline System — a Flask-based web application that enables end-to-end automation of the classification workflow. The system accepts CSV datasets uploaded by the user, automatically performs preprocessing including label encoding, splits data into training and test sets, and simultaneously trains four widely-used classification algorithms: Logistic Regression, Decision Tree, Random Forest, and K-Nearest Neighbours (KNN). Accuracy scores are computed for each model and the best-performing algorithm is identified and reported. Results are visualised through a comparative bar chart rendered within the web interface. The system is evaluated on two benchmark datasets — the Pima Indians Diabetes dataset and the UCI Heart Disease dataset. The proposed platform lowers the barrier for non-expert users to apply machine learning and provides a reproducible, extensible baseline for automated model selection research.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

M et al. (2026) studied this question.

synapsesocial.com/papers/69fc2ca48b49bacb8b3480edhttps://doi.org/10.5281/zenodo.20037157
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1AUTOML - A Desktop Application for Algorithm Selection and Optimization2026
  2. 2A Modular AutoML Framework for End-to-End Machine Learning Automation2026
  3. 3Optimizing Machine Learning Pipelines via Adaptive Hybrid Classification Models: Toward Scalable, Self-Updating AI Architectures2025 · 2 citations
  4. 4AutoML Platform for Comparative Analysis of Machine Learning Models2024
  5. 5AML4S: An AutoML Pipeline for Data Streams2025 · 4 citations