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

TitleStatusHype
TIMIT Speaker Profiling: A Comparison of Multi-task learning and Single-task learning Approaches0
PreGSU-A Generalized Traffic Scene Understanding Model for Autonomous Driving based on Pre-trained Graph Attention Network0
Deep Learning and LLM-based Methods Applied to Stellar Lightcurve ClassificationCode3
Survey on Embedding Models for Knowledge Graph and its Applications0
Large-Scale Multi-Domain Recommendation: an Automatic Domain Feature Extraction and Personalized Integration FrameworkCode0
A Deep Learning Method for Predicting Mergers and Acquisitions: Temporal Dynamic Industry Networks0
Leveraging Latents for Efficient Thermography Classification and SegmentationCode0
A Two Dimensional Feature Engineering Method for Relation ExtractionCode0
Transform then Explore: a Simple and Effective Technique for Exploratory Combinatorial Optimization with Reinforcement Learning0
Sentiment analysis and random forest to classify LLM versus human source applied to Scientific Texts0
Show:102550
← PrevPage 27 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified