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

TitleStatusHype
Latte: Transfering LLMs` Latent-level Knowledge for Few-shot Tabular Learning0
Leaf-FM: A Learnable Feature Generation Factorization Machine for Click-Through Rate Prediction0
Learn2Aggregate: Supervised Generation of Chvátal-Gomory Cuts Using Graph Neural Networks0
Learnable Wavelet Packet Transform for Data-Adapted Spectrograms0
Learned Feature Importance Scores for Automated Feature Engineering0
Learning a bidirectional mapping between human whole-body motion and natural language using deep recurrent neural networks0
Learning Adaptable Patterns for Passage Reranking0
Learning a Data-Driven Policy Network for Pre-Training Automated Feature Engineering0
Learning based Methods for Code Runtime Complexity Prediction0
Learning behavioral context recognition with multi-stream temporal convolutional networks0
Show:102550
← PrevPage 121 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified