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

TitleStatusHype
DeepNNNER: Applying BLSTM-CNNs and Extended Lexicons to Named Entity Recognition in Tweets0
Deepr: A Convolutional Net for Medical Records0
Deep Ranking for Person Re-identification via Joint Representation Learning0
Deep Recurrent Neural Network for Protein Function Prediction from Sequence0
Deep Representation Learning in Speech Processing: Challenges, Recent Advances, and Future Trends0
DeepSoft: A vision for a deep model of software0
Deep Style Match for Complementary Recommendation0
DeepVar: An End-to-End Deep Learning Approach for Genomic Variant Recognition in Biomedical Literature0
Defect Detection in Tire X-Ray Images: Conventional Methods Meet Deep Structures0
DENS-ECG: A Deep Learning Approach for ECG Signal Delineation0
Show:102550
← PrevPage 164 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified