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

TitleStatusHype
A Progressive Transformer for Unifying Binary Code Embedding and Knowledge Transfer0
A Process for the Evaluation of Node Embedding Methods in the Context of Node Classification0
A Deep Learning Approach for Macroscopic Energy Consumption Prediction with Microscopic Quality for Electric Vehicles0
Approximation Ratios of Graph Neural Networks for Combinatorial Problems0
Arabic Diacritic Recovery Using a Feature-Rich biLSTM Model0
Arabic Named Entity Recognition: What Works and What's Next0
Arabic POS Tagging: Don't Abandon Feature Engineering Just Yet0
A Joint Model for Chinese Microblog Sentiment Analysis0
A Kernel Two-sample Test for Dynamical Systems0
Approaches to Fraud Detection on Credit Card Transactions Using Artificial Intelligence Methods0
Show:102550
← PrevPage 20 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified