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 751760 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
MalNet: A Large-Scale Image Database of Malicious SoftwareCode1
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
Knowledge-Preserving Incremental Social Event Detection via Heterogeneous GNNsCode1
The Challenges of Persian User-generated Textual Content: A Machine Learning-Based ApproachCode1
Intelligent Icing Detection Model of Wind Turbine Blades Based on SCADA data0
Electrocardiogram Classification and Visual Diagnosis of Atrial Fibrillation with DenseECG0
Show:102550
← PrevPage 76 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified