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

TitleStatusHype
Automatic Design of CNNs via Differentiable Neural Architecture Search for PolSAR Image Classification0
Optimizing a PoS Tagset for Norwegian Dependency Parsing0
Optimizing Genetic Algorithms with Multilayer Perceptron Networks for Enhancing TinyFace Recognition0
OSPC: Artificial VLM Features for Hateful Meme Detection0
PainDECOG: Machine Learning-Based Identification of Pain Biomarkers from sEEG Signals0
Parkinson's Disease Diagnosis Through Deep Learning: A Novel LSTM-Based Approach for Freezing of Gait Detection0
Parsing with Compositional Vector Grammars0
Past, Present, and Future Approaches Using Computer Vision for Animal Re-Identification from Camera Trap Data0
Patient Cohort Retrieval using Transformer Language Models0
Patient-independent Schizophrenia Relapse Prediction Using Mobile Sensor based Daily Behavioral Rhythm Changes0
Show:102550
← PrevPage 92 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified