paper-with-me

Papers

Mastering AI: Big Data, Deep Learning, and the Evolution of Large Language Models -- AutoML from Basics to State-of-the-Art Techniques

2024-10-12 · Pohsun Feng, Ziqian Bi, Yizhu Wen, Benji Peng, Junyu Liu, Caitlyn Heqi Yin, Tianyang Wang, Keyu Chen, Sen Zhang, Ming Li, Jiawei Xu, Ming Liu, Xuanhe Pan, Jinlang Wang, Qian Niu

A comprehensive guide to Automated Machine Learning (AutoML) is presented, covering fundamental principles, practical implementations, and future trends. The paper is structured to assist both beginners and experienced practitioners, with detailed discussions on popular AutoML tools such as TPOT, AutoGluon, and Auto-Keras. Emerging topics like Neural Architecture Search (NAS) and AutoML's applications in deep learning are also addressed. It is anticipated that this work will contribute to ongoing research and development in the field of AI and machine learning.

📄 PDF Abstract BibTeX arXiv:2410.09596

Code (0)

등록된 구현이 없습니다.

Tasks

AutoMLNeural Architecture Search

Similar Papers 제목 키워드 기반

AutoML Strategy Based on Grammatical Evolution: A Case Study about Knowledge Discovery from Text

2019-07-01 · ACL 2019 7 · Suilan Estevez-Velarde, Yoan Guti{\'e}rrez, Andr{\'e}s Montoyo, Yudivi{\'a}n Almeida-Cruz

The process of extracting knowledge from natural language text poses a complex problem that requires both a combination of machine learning techniques and proper feature selection. Recent advances in Automatic Machine Le…

AutoMLBIG-bench Machine Learningfeature selection

Evolution of Scikit-Learn Pipelines with Dynamic Structured Grammatical Evolution

2020-04-01 · Filipe Assunção, Nuno Lourenço, Bernardete Ribeiro, Penousal Machado

The deployment of Machine Learning (ML) models is a difficult and time-consuming job that comprises a series of sequential and correlated tasks that go from the data pre-processing, and the design and extraction of featu…

AutoMLBIG-bench Machine LearningGeneral Classification

Evolutionary Neural AutoML for Deep Learning

2019-02-18 · Jason Liang, Elliot Meyerson, Babak Hodjat, Dan Fink 외

Deep neural networks (DNNs) have produced state-of-the-art results in many benchmarks and problem domains. However, the success of DNNs depends on the proper configuration of its architecture and hyperparameters. Such a …

AutoMLDeep LearningDistributed ComputingEvolutionary Algorithms+5

Evolving Executable Pipeline Programs for AutoML with Language Models

2026-08-17 · Sofoklis Kitharidis, Cor J. Veenman, Jan N. van Rijn, Thomas Bäck 외 arxiv

Automated machine learning (AutoML) systems search for pipelines within a space of preprocessing operators, learners, and hyper-parameters specified in advance: they can select and tune known components, but cannot produ…

UniAutoML: A Human-Centered Framework for Unified Discriminative and Generative AutoML with Large Language Models

2024-10-09 · Jiayi Guo, Zan Chen, Yingrui Ji, Liyun Zhang 외

Automated Machine Learning (AutoML) has simplified complex ML processes such as data pre-processing, model selection, and hyper-parameter searching. However, traditional AutoML frameworks focus solely on discriminative t…

AutoMLModel Selection