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

TitleStatusHype
DLinear-based Prediction of Remaining Useful Life of Lithium-Ion Batteries: Feature Engineering through Explainable Artificial Intelligence0
Algorithmic Derivation of Human Spatial Navigation Indices From Eye Movement Data0
Challenges and recommendations for Electronic Health Records data extraction and preparation for dynamic prediction modelling in hospitalized patients -- a practical guide0
Dataset-Agnostic Recommender Systems0
Text to Band Gap: Pre-trained Language Models as Encoders for Semiconductor Band Gap PredictionCode0
The Tabular Foundation Model TabPFN Outperforms Specialized Time Series Forecasting Models Based on Simple FeaturesCode3
Predicting Vulnerability to Malware Using Machine Learning Models: A Study on Microsoft Windows Machines0
Classification of Operational Records in Aviation Using Deep Learning Approaches0
Multi-Modal Video Feature Extraction for Popularity Prediction0
Dynamic Adaptation in Data Storage: Real-Time Machine Learning for Enhanced Prefetching0
Show:102550
← PrevPage 11 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified