Automating Feature Engineering
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Automated Feature EngineeringFeature EngineeringSimilar Papers 제목 키워드 기반
Learned Feature Importance Scores for Automated Feature Engineering
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 SeriesAutomated data processing and feature engineering for deep learning and big data applications: a survey
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+2How Usable is Automated Feature Engineering for Tabular Data?
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 EngineeringLearning Feature Engineering for Classification
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+1MACFE: A Meta-learning and Causality Based Feature Engineering Framework
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