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

TitleStatusHype
Clickbait Detection in Tweets Using Self-attentive NetworkCode0
The Landscape of R Packages for Automated Exploratory Data AnalysisCode0
An Unsupervised Approach for Aspect Category Detection Using Soft Cosine Similarity MeasureCode0
Transfer Learning and the Early Estimation of Single-Photon Source Quality using Machine Learning MethodsCode0
A Deep Learning Ensemble Framework for Off-Nadir Geocentric Pose PredictionCode0
SubStrat: A Subset-Based Strategy for Faster AutoMLCode0
MACFE: A Meta-learning and Causality Based Feature Engineering FrameworkCode0
Plumeria at SemEval-2022 Task 6: Robust Approaches for Sarcasm Detection for English and Arabic Using Transformers and Data AugmentationCode0
Sub-word information in pre-trained biomedical word representations: evaluation and hyper-parameter optimizationCode0
Machine learning and chord based feature engineering for genre prediction in popular Brazilian musicCode0
Show:102550
← PrevPage 169 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified