Next Article in Journal
Automatic Diacritization Models for a High-Population Low-Resource African Language (Yorùbá)
Previous Article in Journal
Three-Dimensional Scanning-Based Discrete Element Modeling, Contact Parameter Calibration, and Validation of Sugar Beet Roots
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
This is an early access version, the complete PDF, HTML, and XML versions will be available soon.
Article

A Modular AutoML Framework for End-to-End Machine Learning Automation

by
Du’a Al-zaleq
1,* and
Suboh Alkhushayni
2
1
Department of Computer Engineering, Faculty of Engineering, Al-Balqa Applied University, Salt 19117, Jordan
2
Department of Information Systems, Faculty of Information Technology and Computer Science, Yarmouk University, Irbid 21163, Jordan
*
Author to whom correspondence should be addressed.
Appl. Sci. 2026, 16(12), 6196; https://doi.org/10.3390/app16126196 (registering DOI)
Submission received: 26 March 2026 / Revised: 15 April 2026 / Accepted: 19 April 2026 / Published: 18 June 2026

Abstract

As an automated alternative to the complexity and resource intensive task of building a machine learning (ML) pipeline, AutoML offers substantial value. Moreover, given the growing number of application areas requiring ML solutions, but having limited technical expertise, the need for AutoML is increasing. The authors describe a novel and modular AutoML pipeline built using object-oriented Python, designed for both regression and classification problems. Unlike other established libraries (TPOT, Auto-sklearn, Hyperopt-sklearn) this new framework provides structure to the output formats (JSON, YAML etc.) used for backend and API integration purposes. Rather than a GUI-based platform (low-code or otherwise) the authors propose a developer oriented/Code Driven AutoML pipeline. Additionally, it includes interpretability through VIF based Feature Engineering and increased extensibility. The experimental results provided by the authors are based upon public insurance data sets and demonstrate that their system performs at least on par with, and in several cases surpasses, the baseline systems tested, and does so in a manner that provides greater modularity and easier deployment. Therefore, this study demonstrates a lightweight, real world ready solution to provide an effective AutoML solution for use in a variety of application areas including NLP, computer vision, and Web-Based Machine Learning Applications.
Keywords: automated machine learning (AutoML); machine learning (ML); MLaaS; natural language processing automated machine learning (AutoML); machine learning (ML); MLaaS; natural language processing

Share and Cite

MDPI and ACS Style

Al-zaleq, D.; Alkhushayni, S. A Modular AutoML Framework for End-to-End Machine Learning Automation. Appl. Sci. 2026, 16, 6196. https://doi.org/10.3390/app16126196

AMA Style

Al-zaleq D, Alkhushayni S. A Modular AutoML Framework for End-to-End Machine Learning Automation. Applied Sciences. 2026; 16(12):6196. https://doi.org/10.3390/app16126196

Chicago/Turabian Style

Al-zaleq, Du’a, and Suboh Alkhushayni. 2026. "A Modular AutoML Framework for End-to-End Machine Learning Automation" Applied Sciences 16, no. 12: 6196. https://doi.org/10.3390/app16126196

APA Style

Al-zaleq, D., & Alkhushayni, S. (2026). A Modular AutoML Framework for End-to-End Machine Learning Automation. Applied Sciences, 16(12), 6196. https://doi.org/10.3390/app16126196

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop