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

TitleStatusHype
Agentic AI Systems Applied to tasks in Financial Services: Modeling and model risk management crews0
Decision Trees That Remember: Gradient-Based Learning of Recurrent Decision Trees with Memory0
Benchmarking Time Series Forecasting Models: From Statistical Techniques to Foundation Models in Real-World Applications0
From Features to Transformers: Redefining Ranking for Scalable Impact0
Year-over-Year Developments in Financial Fraud Detection via Deep Learning: A Systematic Literature Review0
CAAT-EHR: Cross-Attentional Autoregressive Transformer for Multimodal Electronic Health Record EmbeddingsCode0
RAINER: A Robust Ensemble Learning Grid Search-Tuned Framework for Rainfall Patterns Prediction0
360Brew: A Decoder-only Foundation Model for Personalized Ranking and Recommendation0
Sample-Efficient Behavior Cloning Using General Domain Knowledge0
A Transferable Physics-Informed Framework for Battery Degradation Diagnosis, Knee-Onset Detection and Knee Prediction0
Show:102550
← PrevPage 23 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified