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

TitleStatusHype
Universal Reusability in Recommender Systems: The Case for Dataset- and Task-Independent Frameworks0
FailureSensorIQ: A Multi-Choice QA Dataset for Understanding Sensor Relationships and Failure ModesCode0
CNN-LSTM Hybrid Model for AI-Driven Prediction of COVID-19 Severity from Spike Sequences and Clinical DataCode0
Comparing the Effects of Persistence Barcodes Aggregation and Feature Concatenation on Medical ImagingCode0
Transforming Podcast Preview Generation: From Expert Models to LLM-Based Systems0
Machine Learning Algorithm for Noise Reduction and Disease-Causing Gene Feature Extraction in Gene Sequencing Data0
AssistedDS: Benchmarking How External Domain Knowledge Assists LLMs in Automated Data Science0
Action is All You Need: Dual-Flow Generative Ranking Network for Recommendation0
Scalable and Interpretable Contextual Bandits: A Literature Review and Retail Offer Prototype0
Agentic Feature Augmentation: Unifying Selection and Generation with Teaming, Planning, and Memories0
Show:102550
← PrevPage 16 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified