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

TitleStatusHype
Benchmarking Time Series Forecasting Models: From Statistical Techniques to Foundation Models in Real-World Applications0
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
EvoGP: A GPU-accelerated Framework for Tree-based Genetic ProgrammingCode7
Distributed Multi-Head Learning Systems for Power Consumption Prediction0
DLinear-based Prediction of Remaining Useful Life of Lithium-Ion Batteries: Feature Engineering through Explainable Artificial Intelligence0
Show:102550
← PrevPage 10 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified