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

TitleStatusHype
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
Comparative Performance of Machine Learning Algorithms for Early Genetic Disorder and Subclass Classification0
Introducing 3DCNN ResNets for ASD full-body kinematic assessment: a comparison with hand-crafted features0
Comparing Feature-Engineering and Feature-Learning Approaches for Multilingual Translationese Classification0
Show:102550
← PrevPage 156 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified