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

TitleStatusHype
LSTM Shift-Reduce CCG Parsing0
Deep learning approach to control of prosthetic hands with electromyography signals0
IBB Traffic Graph Data: Benchmarking and Road Traffic Prediction Model0
IISE PG&E Energy Analytics Challenge 2025: Hourly-Binned Regression Models Beat Transformers in Load Forecasting0
360Brew: A Decoder-only Foundation Model for Personalized Ranking and Recommendation0
3D Bounding Box Detection in Volumetric Medical Image Data: A Systematic Literature Review0
Aalto's End-to-End DNN systems for the INTERSPEECH 2020 Computational Paralinguistics Challenge0
A bag-of-concepts model improves relation extraction in a narrow knowledge domain with limited data0
A Benchmark Dataset for Tornado Detection and Prediction using Full-Resolution Polarimetric Weather Radar Data0
A Blockchain Transaction Graph based Machine Learning Method for Bitcoin Price Prediction0
Show:102550
← PrevPage 125 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified