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

TitleStatusHype
Alzheimer's Disease Detection from Spontaneous Speech and Text: A review0
A machine learning and feature engineering approach for the prediction of the uncontrolled re-entry of space objects0
A Machine Learning Approach to Digital Contact Tracing: TC4TL Challenge0
A machine learning model for identifying cyclic alternating patterns in the sleeping brain0
AMC-Net: An Effective Network for Automatic Modulation Classification0
AMEIR: Automatic Behavior Modeling, Interaction Exploration and MLP Investigation in the Recommender System0
A Model of Coherence Based on Distributed Sentence Representation0
Amrita_CEN at SemEval-2022 Task 4: Oversampling-based Machine Learning Approach for Detecting Patronizing and Condescending Language0
Amrita_CEN at SemEval-2022 Task 6: A Machine Learning Approach for Detecting Intended Sarcasm using Oversampling0
A Multi-Attention based Neural Network with External Knowledge for Story Ending Predicting Task0
Show:102550
← PrevPage 134 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified