SOTAVerified

Feature Engineering

Feature engineering is the process of taking a dataset and constructing explanatory variables — features — that can be used to train a machine learning model for a prediction problem. Often, data is spread across multiple tables and must be gathered into a single table with rows containing the observations and features in the columns.

The traditional approach to feature engineering is to build features one at a time using domain knowledge, a tedious, time-consuming, and error-prone process known as manual feature engineering. The code for manual feature engineering is problem-dependent and must be re-written for each new dataset.

Papers

Showing 531540 of 1706 papers

TitleStatusHype
Automatic Features for Essay Scoring -- An Empirical Study0
Adaptive Spike-Like Representation of EEG Signals for Sleep Stages Scoring0
Automatic Feature Engineering for Time Series Classification: Evaluation and Discussion0
Automatic Feature Engineering for Answer Selection and Extraction0
An Enhanced Ad Event-Prediction Method Based on Feature Engineering0
Aalto's End-to-End DNN systems for the INTERSPEECH 2020 Computational Paralinguistics Challenge0
Distilled Mid-Fusion Transformer Networks for Multi-Modal Human Activity Recognition0
Do LSTMs really work so well for PoS tagging? -- A replication study0
Automatic Extraction of Causal Relations from Text using Linguistically Informed Deep Neural Networks0
Automatic Diagnosis Coding of Radiology Reports: A Comparison of Deep Learning and Conventional Classification Methods0
Show:102550
← PrevPage 54 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified