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

TitleStatusHype
Relational Deep Learning: Graph Representation Learning on Relational DatabasesCode1
GFS: Graph-based Feature Synthesis for Prediction over Relational Databases0
Graph Coordinates and Conventional Neural Networks -- An Alternative for Graph Neural NetworksCode0
A framework for mining lifestyle profiles through multi-dimensional and high-order mobility feature clustering0
LiDAR-based Outdoor Crowd Management for Smart Campus on the Edge0
Introducing 3DCNN ResNets for ASD full-body kinematic assessment: a comparison with hand-crafted features0
Neural Approximate Dynamic Programming for the Ultra-fast Order Dispatching Problem0
Adaptive Modelling Approach for Row-Type Dependent Predictive Analysis (RTDPA): A Framework for Designing Machine Learning Models for Credit Risk Analysis in Banking Sector0
Understanding learning from EEG data: Combining machine learning and feature engineering based on hidden Markov models and mixed modelsCode0
Symbolic Regression as Feature Engineering Method for Machine and Deep Learning Regression Tasks0
Show:102550
← PrevPage 33 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified