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

TitleStatusHype
Coupled IGMM-GANs for deep multimodal anomaly detection in human mobility data0
Machine learning for predicting thermal power consumption of the Mars Express SpacecraftCode0
Neural Ranking Models for Temporal Dependency Structure ParsingCode0
Weakly-Supervised Neural Text ClassificationCode0
Revisiting Character-Based Neural Machine Translation with Capacity and Compression0
Attention-based Neural Text SegmentationCode0
Application of Machine Learning in Rock Facies Classification with Physics-Motivated Feature AugmentationCode0
Disfluency Detection using Auto-Correlational Neural NetworksCode0
A strong baseline for question relevancy ranking0
Learning behavioral context recognition with multi-stream temporal convolutional networks0
Show:102550
← PrevPage 117 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified