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

TitleStatusHype
Additive Neural Networks for Statistical Machine Translation0
Learning Non-linear Features for Machine Translation Using Gradient Boosting Machines0
Investigation of annotator's behaviour using eye-tracking data0
Recurrent Convolutional Neural Networks for Discourse Compositionality0
Feature Engineering in the NLI Shared Task 2013: Charles University Submission Report0
UNITOR: Combining Syntactic and Semantic Kernels for Twitter Sentiment Analysis0
UNITOR-HMM-TK: Structured Kernel-based learning for Spatial Role Labeling0
SZTE-NLP: Sentiment Detection on Twitter Messages0
WBI-NER: The impact of domain-specific features on the performance of identifying and classifying mentions of drugs0
Sentiment Analysis of Political Tweets: Towards an Accurate Classifier0
Show:102550
← PrevPage 169 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified