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

TitleStatusHype
A Deep Learning Ensemble Framework for Off-Nadir Geocentric Pose PredictionCode0
On Machine Learning-Driven Surrogates for Sound Transmission Loss SimulationsCode0
Unsupervised Representation Learning of Player Behavioral Data with Confidence Guided MaskingCode0
Heterogeneous Information Network based Default Analysis on Banking Micro and Small Enterprise Users0
Automated detection of dark patterns in cookie banners: how to do it poorly and why it is hard to do it any other way0
FenceNet: Fine-grained Footwork Recognition in Fencing0
Deep Learning for Effective and Efficient Reduction of Large Adaptation Spaces in Self-Adaptive Systems0
MLPro: A System for Hosting Crowdsourced Machine Learning Challenges for Open-Ended Research Problems0
Meta-Learning Approaches for a One-Shot Collective-Decision Aggregation: Correctly Choosing how to Choose Correctly0
Adaptive Spike-Like Representation of EEG Signals for Sleep Stages Scoring0
Show:102550
← PrevPage 66 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified