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

TitleStatusHype
Improving SAT Solver Heuristics with Graph Networks and Reinforcement Learning0
Improving Sequence to Sequence Learning for Morphological Inflection Generation: The BIU-MIT Systems for the SIGMORPHON 2016 Shared Task for Morphological Reinflection0
Improving the Accuracy and Interpretability of Neural Networks for Wind Power Forecasting0
Improving VTE Identification through Language Models from Radiology Reports: A Comparative Study of Mamba, Phi-3 Mini, and BERT0
Improving Warped Planar Object Detection Network For Automatic License Plate Recognition0
Incorporating Dictionaries into Deep Neural Networks for the Chinese Clinical Named Entity Recognition0
Incremental Parsing with Minimal Features Using Bi-Directional LSTM0
Incremental Recurrent Neural Network Dependency Parser with Search-based Discriminative Training0
`Indicatements' that character language models learn English morpho-syntactic units and regularities0
Individual Explanations in Machine Learning Models: A Case Study on Poverty Estimation0
Show:102550
← PrevPage 115 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified