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

TitleStatusHype
Detecting Unsuccessful Students in Cybersecurity Exercises in Two Different Learning EnvironmentsCode0
aNMM: Ranking Short Answer Texts with Attention-Based Neural Matching ModelCode0
Metapath-guided Heterogeneous Graph Neural Network for Intent RecommendationCode0
HybridFC: A Hybrid Fact-Checking Approach for Knowledge GraphsCode0
AutonoML: Towards an Integrated Framework for Autonomous Machine LearningCode0
DeepInf: Social Influence Prediction with Deep LearningCode0
AutoML Meets Time Series Regression Design and Analysis of the AutoSeries ChallengeCode0
CharNER: Character-Level Named Entity RecognitionCode0
Deep Impression: Audiovisual Deep Residual Networks for Multimodal Apparent Personality Trait RecognitionCode0
Direct Multitype Cardiac Indices Estimation via Joint Representation and Regression LearningCode0
Show:102550
← PrevPage 143 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified