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

TitleStatusHype
Attention-Based Convolutional Neural Network for Machine Comprehension0
A Transferable Physics-Informed Framework for Battery Degradation Diagnosis, Knee-Onset Detection and Knee Prediction0
Machine Learning for Wireless Link Quality Estimation: A Survey0
A Time-Frequency based Suspicious Activity Detection for Anti-Money Laundering0
A multi-task learning model for malware classification with useful file access pattern from API call sequence0
Advanced fraud detection using machine learning models: enhancing financial transaction security0
A Three-dimensional Convolutional-Recurrent Network for Convective Storm Nowcasting0
ATCSpeechNet: A multilingual end-to-end speech recognition framework for air traffic control systems0
A Multitask Deep Learning Approach for User Depression Detection on Sina Weibo0
A System for Diacritizing Four Varieties of Arabic0
Show:102550
← PrevPage 48 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified