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

TitleStatusHype
ABM: an automatic supervised feature engineering method for loss based models based on group and fused lasso0
A Brand-level Ranking System with the Customized Attention-GRU Model0
A Brief Survey of Machine Learning Methods for Emotion Prediction using Physiological Data0
Accented Speech Recognition: A Survey0
A Characterization Study of Arabic Twitter Data with a Benchmarking for State-of-the-Art Opinion Mining Models0
A Cognition Based Attention Model for Sentiment Analysis0
A Comparative Analysis of Android Malware0
Parkinson's Disease Recognition Using SPECT Image and Interpretable AI: A Tutorial0
A Comparative Study of Neural Network Models for Sentence Classification0
A comparative study of six model complexity metrics to search for parsimonious models with GAparsimony R Package0
Show:102550
← PrevPage 126 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified