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 13211330 of 1706 papers

TitleStatusHype
A Kernel Two-sample Test for Dynamical Systems0
A Language-independent and Compositional Model for Personality Trait Recognition from Short Texts0
A Language-Independent Neural Network for Event Detection0
ALANIS at SemEval-2018 Task 3: A Feature Engineering Approach to Irony Detection in English Tweets0
Alejandro Mosquera at SemEval-2021 Task 1: Exploring Sentence and Word Features for Lexical Complexity Prediction0
Algorithmic Derivation of Human Spatial Navigation Indices From Eye Movement Data0
Alibaba at IJCNLP-2017 Task 2: A Boosted Deep System for Dimensional Sentiment Analysis of Chinese Phrases0
A Linear Baseline Classifier for Cross-Lingual Pronoun Prediction0
A Local Detection Approach for Named Entity Recognition and Mention Detection0
A Low-Rank Approximation Approach to Learning Joint Embeddings of News Stories and Images for Timeline Summarization0
Show:102550
← PrevPage 133 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified