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

TitleStatusHype
Reusable workflows for gender prediction0
Reuse and Adaptation for Entity Resolution through Transfer Learning0
Reusing Preprocessing Data as Auxiliary Supervision in Conversational Analysis0
Review of automated time series forecasting pipelines0
Revisiting Character-Based Neural Machine Translation with Capacity and Compression0
Revisiting the Role of Feature Engineering for Compound Type Identification in Sanskrit0
RF-LighGBM: A probabilistic ensemble way to predict customer repurchase behaviour in community e-commerce0
Robust cross-domain disfluency detection with pattern match networks0
Robust Domain Adaptation for Relation Extraction via Clustering Consistency0
Robust Event Classification Using Imperfect Real-world PMU Data0
Show:102550
← PrevPage 101 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified