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

TitleStatusHype
A Generalised Seizure Prediction with Convolutional Neural Networks for Intracranial and Scalp Electroencephalogram Data Analysis0
A Numbers Game: Numeric Encoding Options with Automunge0
Additive Neural Networks for Statistical Machine Translation0
An Overview of Human Activity Recognition Using Wearable Sensors: Healthcare and Artificial Intelligence0
A Novel Statistical Measure for Out-of-Distribution Detection in Data Quality Assurance0
A Gated Recurrent Unit Approach to Bitcoin Price Prediction0
Parkinson's Disease Recognition Using SPECT Image and Interpretable AI: A Tutorial0
A framework for mining lifestyle profiles through multi-dimensional and high-order mobility feature clustering0
A novel Network Science Algorithm for Improving Triage of Patients0
Bidirectional LSTM for Named Entity Recognition in Twitter Messages0
Show:102550
← PrevPage 30 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified