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

TitleStatusHype
Assets Forecasting with Feature Engineering and Transformation Methods for LightGBM0
Context-Aware Deep Learning for Multi Modal Depression DetectionCode1
Three-Class Text Sentiment Analysis Based on LSTM0
STAHGNet: Modeling Hybrid-grained Heterogenous Dependency Efficiently for Traffic Prediction0
Intelligent Approaches to Predictive Analytics in Occupational Health and Safety in India0
Risk-Adjusted Performance of Random Forest Models in High-Frequency Trading0
PCA-Featured Transformer for Jamming Detection in 5G UAV Networks0
Hunting Tomorrow's Leaders: Using Machine Learning to Forecast S&P 500 Additions & Removal0
GLARE: Google Apps Arabic Reviews DatasetCode0
F-RBA: A Federated Learning-based Framework for Risk-based Authentication0
Show:102550
← PrevPage 12 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified