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

TitleStatusHype
Convolutional Neural Networks vs. Convolution Kernels: Feature Engineering for Answer Sentence Reranking0
ASM Kernel: Graph Kernel using Approximate Subgraph Matching for Relation Extraction0
AutoSVD++: An Efficient Hybrid Collaborative Filtering Model via Contractive Auto-encoders0
A machine learning and feature engineering approach for the prediction of the uncontrolled re-entry of space objects0
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
A New Psychometric-inspired Evaluation Metric for Chinese Word Segmentation0
Show:102550
← PrevPage 45 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified