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

TitleStatusHype
Automated Pavement Crack Segmentation Using U-Net-based Convolutional Neural Network0
An Empirical Study of Factors Affecting Language-Independent Models0
DLinear-based Prediction of Remaining Useful Life of Lithium-Ion Batteries: Feature Engineering through Explainable Artificial Intelligence0
DNN2LR: Automatic Feature Crossing for Credit Scoring0
Automated Mobile Attention KPConv Networks via a Wide and Deep Predictor0
Detecting Troll Tweets in a Bilingual Corpus0
Automatic Feature Engineering for Time Series Classification: Evaluation and Discussion0
Don't Throw Those Morphological Analyzers Away Just Yet: Neural Morphological Disambiguation for Arabic0
Automatic Features for Essay Scoring -- An Empirical Study0
Advancing Transportation Mode Share Analysis with Built Environment: Deep Hybrid Models with Urban Road Network0
Show:102550
← PrevPage 58 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified