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

TitleStatusHype
Machine Learning Applications on Neuroimaging for Diagnosis and Prognosis of Epilepsy: A Review0
Global Earth Magnetic Field Modeling and Forecasting with Spherical Harmonics Decomposition0
Importance of feature engineering and database selection in a machine learning model: A case study on carbon crystal structures0
Machine Learning for the Detection and Identification of Internet of Things (IoT) Devices: A Survey0
Machine Learning in LiDAR 3D point clouds0
Intelligent Icing Detection Model of Wind Turbine Blades Based on SCADA data0
Electrocardiogram Classification and Visual Diagnosis of Atrial Fibrillation with DenseECG0
MONAH: Multi-Modal Narratives for Humans to analyze conversationsCode0
A Survey on Extraction of Causal Relations from Natural Language Text0
Condition Assessment of Stay Cables through Enhanced Time Series Classification Using a Deep Learning ApproachCode0
Show:102550
← PrevPage 81 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified