paper-with-me

Papers

Automating Feature Engineering

2016-01-01 · NIPS 2016 2016 1 · Udayan Khurana, Fatemeh Nargesian, Horst Samulowitz, Elias Khalil, Deepak Turaga

Feature Engineering is the task of transforming the feature space in a given learning problem to improve the performance of a trained model. It is a crucial but time intensive and skillful process, involving a data scientist or a domain expert. It is often the key determinant of the time and cost required to build an effective learner. In this paper, we discuss our system for performing feature engineering in an automated manner using a combination of exploratory and learning techniques. We also mention our larger charter of an automated data science pipeline.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Automated Feature EngineeringFeature Engineering

Similar Papers 제목 키워드 기반

Learned Feature Importance Scores for Automated Feature Engineering

2024-06-06 · Yihe Dong, Sercan Arik, Nathanael Yoder, Tomas Pfister

Feature engineering has demonstrated substantial utility for many machine learning workflows, such as in the small data regime or when distribution shifts are severe. Thus automating this capability can relieve much manu…

Automated Feature EngineeringFeature EngineeringFeature ImportanceTime Series

Automated data processing and feature engineering for deep learning and big data applications: a survey

2024-03-18 · Alhassan Mumuni, Fuseini Mumuni

Modern approach to artificial intelligence (AI) aims to design algorithms that learn directly from data. This approach has achieved impressive results and has contributed significantly to the progress of AI, particularly…

AutoMLData AugmentationFeature Engineeringfeature selection+2

How Usable is Automated Feature Engineering for Tabular Data?

2025-08-19 · Bastian Schäfer, Lennart Purucker, Maciej Janowski, Frank Hutter arxiv

Tabular data, consisting of rows and columns, is omnipresent across various machine learning applications. Each column represents a feature, and features can be combined or transformed to create new, more informative fea…

Feature Engineering

Learning Feature Engineering for Classification

2017-01-01 · IJCAI 2017 2017 1 · Fatemeh Nargesian, Horst Samulowitz, Udayan Khurana, Elias B. Khalil 외

Feature engineering is the task of improving predictive modelling performance on a dataset by transforming its feature space. Existing approaches to automate this process rely on either transformed feature space explorat…

Automated Feature EngineeringClassificationFeature Engineeringfeature selection+1

MACFE: A Meta-learning and Causality Based Feature Engineering Framework

2022-07-08 · Ivan Reyes-Amezcua, Daniel Flores-Araiza, Gilberto Ochoa-Ruiz, Andres Mendez-Vazquez 외

Feature engineering has become one of the most important steps to improve model prediction performance, and to produce quality datasets. However, this process requires non-trivial domain-knowledge which involves a time-c…

Feature Engineeringfeature selectionMeta-Learning