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 12011225 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
Learning Concept Taxonomies from Multi-modal Data0
Learning Connective-based Word Representations for Implicit Discourse Relation Identification0
Learning Contextual Embeddings for Structural Semantic Similarity using Categorical Information0
Learning Contextually Informed Representations for Linear-Time Discourse Parsing0
Learning Feature Engineering for Classification0
Learning Feature Representations for Keyphrase Extraction0
Learning From High-Dimensional Cyber-Physical Data Streams for Diagnosing Faults in Smart Grids0
Learning from the Experience of Doctors: Automated Diagnosis of Appendicitis Based on Clinical Notes0
Learning latent representations for operational nitrogen response rate prediction0
Learning local and global contexts using a convolutional recurrent network model for relation classification in biomedical text0
Learning Non-linear Features for Machine Translation Using Gradient Boosting Machines0
Learning Orthographic Features in Bi-directional LSTM for Biomedical Named Entity Recognition0
Learning Piece-wise Linear Models from Large Scale Data for Ad Click Prediction0
Learning post-processing for QRS detection using Recurrent Neural Network0
Learning Representations from Road Network for End-to-End Urban Growth Simulation0
Show:102550
← PrevPage 49 of 69Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified