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

TitleStatusHype
Machine Learning for K-adaptability in Two-stage Robust OptimizationCode0
Machine learning for predicting thermal power consumption of the Mars Express SpacecraftCode0
GSDFuse: Capturing Cognitive Inconsistencies from Multi-Dimensional Weak Signals in Social Media SteganalysisCode0
Guided Cost Learning: Deep Inverse Optimal Control via Policy OptimizationCode0
A Novel Approach to Radiometric IdentificationCode0
gWaveNet: Classification of Gravity Waves from Noisy Satellite Data using Custom Kernel Integrated Deep Learning MethodCode0
Unsupervised Representation Learning of Player Behavioral Data with Confidence Guided MaskingCode0
Precog-LTRC-IIITH at GermEval 2021: Ensembling Pre-Trained Language Models with Feature EngineeringCode0
Weakly-Supervised Hierarchical Text ClassificationCode0
Machine Learning Methods for Cancer Classification Using Gene Expression Data: A ReviewCode0
Show:102550
← PrevPage 139 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified