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

TitleStatusHype
An Examination of Wearable Sensors and Video Data Capture for Human Exercise Classification0
Cognito: Automated Feature Engineering for Supervised Learning0
Combination of Diverse Ranking Models for Personalized Expedia Hotel Searches0
Combining Automatic Labelers and Expert Annotations for Accurate Radiology Report Labeling Using BERT0
Combining Lexical and Semantic-based Features for Answer Sentence Selection0
Combining Machine Learning and Social Network Analysis to Reveal the Organizational Structures0
Combining Tree Structures, Flat Features and Patterns for Biomedical Relation Extraction0
Compactness Score: A Fast Filter Method for Unsupervised Feature Selection0
Comparative Analysis of Machine Learning and Deep Learning Algorithms for Detection of Online Hate Speech0
AvgOut: A Simple Output-Probability Measure to Eliminate Dull Responses0
Show:102550
← PrevPage 42 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified