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

TitleStatusHype
ConvKN at SemEval-2016 Task 3: Answer and Question Selection for Question Answering on Arabic and English Fora0
Convolutional Neural Network for Convective Storm Nowcasting Using 3D Doppler Weather Radar Data0
Convolutional Neural Networks vs. Convolution Kernels: Feature Engineering for Answer Sentence Reranking0
Co-regularizing character-based and word-based models for semi-supervised Chinese word segmentation0
COTA: Improving the Speed and Accuracy of Customer Support through Ranking and Deep Networks0
Country-level Arabic Dialect Identification using RNNs with and without Linguistic Features0
Coupled IGMM-GANs for deep multimodal anomaly detection in human mobility data0
Credit card fraud detection using machine learning: A survey0
Cross-Class Relevance Learning for Temporal Concept Localization0
Cross-Lingual Induction and Transfer of Verb Classes Based on Word Vector Space Specialisation0
Show:102550
← PrevPage 158 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified