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. Gayathri

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