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

TitleStatusHype
DeepInf: Social Influence Prediction with Deep LearningCode0
IIT(BHU)--IIITH at CoNLL--SIGMORPHON 2018 Shared Task on Universal Morphological ReinflectionCode0
Causality Extraction based on Self-Attentive BiLSTM-CRF with Transferred EmbeddingsCode0
CESI: Canonicalizing Open Knowledge Bases using Embeddings and Side InformationCode0
Application of Machine Learning in Rock Facies Classification with Physics-Motivated Feature AugmentationCode0
Integrating convolutional layers and biformer network with forward-forward and backpropagation trainingCode0
Deep Affix Features Improve Neural Named Entity RecognizersCode0
Deduplication Over Heterogeneous Attribute Types (D-HAT)Code0
CharNER: Character-Level Named Entity RecognitionCode0
DeepAtom: A Framework for Protein-Ligand Binding Affinity PredictionCode0
Show:102550
← PrevPage 37 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified