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

TitleStatusHype
Is Precise Recovery Necessary? A Task-Oriented Imputation Approach for Time Series Forecasting on Variable Subset0
Iterative Boosting Deep Neural Networks for Predicting Click-Through Rate0
ITNLP-AiKF at SemEval-2017 Task 1: Rich Features Based SVR for Semantic Textual Similarity Computing0
Joint Feature Selection in Distributed Stochastic Learning for Large-Scale Discriminative Training in SMT0
KDD CUP 2022 Wind Power Forecasting Team 88VIP Solution0
KeLP: a Kernel-based Learning Platform for Natural Language Processing0
Keyphrase Extraction with Span-based Feature Representations0
Keyword spotting -- Detecting commands in speech using deep learning0
Knowledge-driven Site Selection via Urban Knowledge Graph0
Lagged correlation-based deep learning for directional trend change prediction in financial time series0
Show:102550
← PrevPage 119 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified