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

TitleStatusHype
A Study of Variable-Role-based Feature Enrichment in Neural Models of Code0
Multi-Scale Control Signal-Aware Transformer for Motion Synthesis without Phase0
IoT Device Identification Based on Network Communication Analysis Using Deep Learning0
Machine Learning for QoS Prediction in Vehicular Communication: Challenges and Solution Approaches0
Evaluating the Effectiveness of Pre-trained Language Models in Predicting the Helpfulness of Online Product ReviewsCode0
Streamlining models with explanations in the learning loopCode0
Self-Supervised Learning for Modeling Gamma-ray Variability in Blazars0
Text2shape Deep Retrieval Model: Generating Initial Cases for Mechanical Part Redesign under the Context of Case-Based Reasoning0
Scientific Computing with Diffractive Optical Neural Networks0
A Survey on Arabic Named Entity Recognition: Past, Recent Advances, and Future Trends0
Show:102550
← PrevPage 55 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified