Redirigiendo al acceso original de articulo en 22 segundos...
Inicio  /  Information  /  Vol: 14 Par: 4 (2023)  /  Artículo
ARTÍCULO
TITULO

Structure Learning and Hyperparameter Optimization Using an Automated Machine Learning (AutoML) Pipeline

Konstantinos Filippou    
George Aifantis    
George A. Papakostas and George E. Tsekouras    

Resumen

In this paper, we built an automated machine learning (AutoML) pipeline for structure-based learning and hyperparameter optimization purposes. The pipeline consists of three main automated stages. The first carries out the collection and preprocessing of the dataset from the Kaggle database through the Kaggle API. The second utilizes the Keras-Bayesian optimization tuning library to perform hyperparameter optimization. The third focuses on the training process of the machine learning (ML) model using the hyperparameter values estimated in the previous stage, and its evaluation is performed on the testing data by implementing the Neptune AI. The main technologies used to develop a stable and reusable machine learning pipeline are the popular Git version control system, the Google cloud virtual machine, the Jenkins server, the Docker containerization technology, and the Ngrok reverse proxy tool. The latter can securely publish the local Jenkins address as public through the internet. As such, some parts of the proposed pipeline are taken from the thematic area of machine learning operations (MLOps), resulting in a hybrid software scheme. The machine learning model was used to evaluate the pipeline, which is a multilayer perceptron (MLP) that combines typical dense, as well as polynomial, layers. The simulation results show that the proposed pipeline exhibits a reliable and accurate performance while managing to boost the network?s performance in classification tasks.

 Artículos similares

       
 
Ligang Yuan, Jing Liu, Haiyan Chen, Daoming Fang and Wenlu Chen    
Scene taxiing time is an important indicator for assessing the operational efficiency of airports as well as green airports, and it is also a fundamental parameter in flight regularity statistics. The accurate prediction of taxiing time can help decision... ver más
Revista: Aerospace

 
Wencong Xu, Hongyi Lu, Lei Zhao and Borui He    
In recent years, with the rapid development of computer technology and artificial intelligence design technology, multiple possible design solutions can be quickly generated by transforming the experience and knowledge of structural design into computer ... ver más
Revista: Aerospace

 
Gulsum Alicioglu and Bo Sun    
Deep learning (DL) models have achieved state-of-the-art performance in many domains. The interpretation of their working mechanisms and decision-making process is essential because of their complex structure and black-box nature, especially for sensitiv... ver más
Revista: AI

 
Fukuharu Tanaka, Teruhiro Mizumoto and Hirozumi Yamaguchi    
Advances in image analysis and deep learning technologies have expanded the use of floor plans, traditionally used for sales and rentals, to include 3D reconstruction and automated design. However, a typical floor plan does not provide detailed informati... ver más
Revista: Information

 
Marco Scutari    
Bayesian networks (BNs) are a foundational model in machine learning and causal inference. Their graphical structure can handle high-dimensional problems, divide them into a sparse collection of smaller ones, underlies Judea Pearl?s causality, and determ... ver más
Revista: Algorithms