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

TitleStatusHype
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
Auto deep learning for bioacoustic signalsCode0
Classification of Various Types of Damages in Honeycomb Composite Sandwich Structures using Guided Wave Structural Health MonitoringCode0
IoT-Based Environmental Control System for Fish Farms with Sensor Integration and Machine Learning Decision Support0
Show:102550
← PrevPage 44 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified