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
Dual Training and Dual Prediction for Polarity Classification0
The Haves and the Have-Nots: Leveraging Unlabelled Corpora for Sentiment Analysis0
Parsing with Compositional Vector Grammars0
Recurrent Convolutional Neural Networks for Discourse Compositionality0
Role of Morpho-Syntactic Features in Estonian Proficiency Classification0
Feature Engineering in the NLI Shared Task 2013: Charles University Submission Report0
Sentiment Analysis of Political Tweets: Towards an Accurate Classifier0
SZTE-NLP: Sentiment Detection on Twitter Messages0
UNITOR: Combining Syntactic and Semantic Kernels for Twitter Sentiment Analysis0
ASVUniOfLeipzig: Sentiment Analysis in Twitter using Data-driven Machine Learning Techniques0
Show:102550
← PrevPage 169 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified