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

TitleStatusHype
Learning Concept Taxonomies from Multi-modal Data0
Learning Connective-based Word Representations for Implicit Discourse Relation Identification0
Learning Contextual Embeddings for Structural Semantic Similarity using Categorical Information0
Learning Contextually Informed Representations for Linear-Time Discourse Parsing0
Learning Feature Engineering for Classification0
Learning Feature Representations for Keyphrase Extraction0
Learning From High-Dimensional Cyber-Physical Data Streams for Diagnosing Faults in Smart Grids0
Learning from the Experience of Doctors: Automated Diagnosis of Appendicitis Based on Clinical Notes0
Learning latent representations for operational nitrogen response rate prediction0
Learning local and global contexts using a convolutional recurrent network model for relation classification in biomedical text0
Show:102550
← PrevPage 122 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified