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

TitleStatusHype
Comparing fingers and gestures for bci control using an optimized classical machine learning decoder0
Comparing Machine Learning and Deep Learning Approaches on NLP Tasks for the Italian Language0
Comparing Word Representations for Implicit Discourse Relation Classification0
Comparison and Analysis of Deep Audio Embeddings for Music Emotion Recognition0
Complex Word Identification: Convolutional Neural Network vs. Feature Engineering0
Computational Models for Academic Performance Estimation0
Computing committor functions for the study of rare events using deep learning with importance sampling0
Computing Committor Functions for the Study of Rare Events Using Deep Learning0
Concepts for Automated Machine Learning in Smart Grid Applications0
Content Selection for Real-time Sports News Construction from Commentary Texts0
Show:102550
← PrevPage 157 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified