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

TitleStatusHype
BigGreen at SemEval-2021 Task 1: Lexical Complexity Prediction with Assembly ModelsCode0
Comparison and Analysis of Deep Audio Embeddings for Music Emotion Recognition0
A Deep Learning Based Cost Model for Automatic Code Optimization0
AutoGL: A Library for Automated Graph LearningCode1
Individual Explanations in Machine Learning Models: A Case Study on Poverty Estimation0
Fingerprint Presentation Attack Detection utilizing Time-Series, Color Fingerprint Captures0
IoT Security: Botnet detection in IoT using Machine learning0
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
Show:102550
← PrevPage 73 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified