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

TitleStatusHype
Quaternion Factorization Machines: A Lightweight Solution to Intricate Feature Interaction Modelling0
Country-level Arabic Dialect Identification using RNNs with and without Linguistic Features0
Mode Effects' Challenge to Authorship Attribution0
End-to-End Argument Mining as Biaffine Dependency Parsing0
An Overview of Human Activity Recognition Using Wearable Sensors: Healthcare and Artificial Intelligence0
FeatureEnVi: Visual Analytics for Feature Engineering Using Stepwise Selection and Semi-Automatic Extraction Approaches0
Tackling Racial Bias in Automated Online Hate Detection: Towards Fair and Accurate Classification of Hateful Online Users Using Geometric Deep Learning0
From Digital Humanities to Quantum Humanities: Potentials and Applications0
Word Embedding Techniques for Malware Evolution Detection0
A Comparison of Word2Vec, HMM2Vec, and PCA2Vec for Malware Classification0
Show:102550
← PrevPage 79 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified