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

TitleStatusHype
A Three-dimensional Convolutional-Recurrent Network for Convective Storm Nowcasting0
A Time-Frequency based Suspicious Activity Detection for Anti-Money Laundering0
A Transferable Physics-Informed Framework for Battery Degradation Diagnosis, Knee-Onset Detection and Knee Prediction0
Attention-Based Convolutional Neural Network for Machine Comprehension0
Attention-based Recurrent Convolutional Neural Network for Automatic Essay Scoring0
Attention for Implicit Discourse Relation Recognition0
Augmenting data-driven models for energy systems through feature engineering: A Python framework for feature engineering0
Augmenting train maintenance technicians with automated incident diagnostic suggestions0
A Unified Architecture for Semantic Role Labeling and Relation Classification0
A Unified Neural Network Approach for Estimating Travel Time and Distance for a Taxi Trip0
Show:102550
← PrevPage 145 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified