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

TitleStatusHype
INESC-ID: Sentiment Analysis without Hand-Coded Features or Linguistic Resources using Embedding Subspaces0
Deep Ranking for Person Re-identification via Joint Representation Learning0
Extracting Human Temporal Orientation from Facebook Language0
Empty Category Detection With Joint Context-Label Embeddings0
High-Order Low-Rank Tensors for Semantic Role Labeling0
Representation Learning for Aspect Category Detection in Online Reviews0
Personalized Web Search0
Deep Learning for Answer Sentence SelectionCode0
DeepEdge: A Multi-Scale Bifurcated Deep Network for Top-Down Contour Detection0
Machine-guided Solution to Mathematical Word Problems0
Show:102550
← PrevPage 164 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified