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

TitleStatusHype
Low-resource Deep Entity Resolution with Transfer and Active Learning0
LSTM Recurrent Neural Networks for Cybersecurity Named Entity Recognition0
LSTM Shift-Reduce CCG Parsing0
MaaSim: A Liveability Simulation for Improving the Quality of Life in Cities0
Machine-guided Solution to Mathematical Word Problems0
Machine Learning Algorithm for Noise Reduction and Disease-Causing Gene Feature Extraction in Gene Sequencing Data0
Machine Learning Applications on Neuroimaging for Diagnosis and Prognosis of Epilepsy: A Review0
Machine learning approach for early detection of autism by combining questionnaire and home video screening0
Deep Learning Based Walking Tasks Classification in Older Adults using fNIRS0
Machine Learning-Based Detection of DDoS Attacks in VANETs for Emergency Vehicle Communication0
Show:102550
← PrevPage 127 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified