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

TitleStatusHype
A Unified Tagging Solution: Bidirectional LSTM Recurrent Neural Network with Word Embedding0
AutoAIViz: Opening the Blackbox of Automated Artificial Intelligence with Conditional Parallel Coordinates0
Automated data processing and feature engineering for deep learning and big data applications: a survey0
Automated detection of dark patterns in cookie banners: how to do it poorly and why it is hard to do it any other way0
Automated Essay Scoring with Discourse-Aware Neural Models0
Automated Feature Extraction on AsMap for Emotion Classification using EEG0
Automated Mobile Attention KPConv Networks via A Wide & Deep Predictor0
Automated Mobile Attention KPConv Networks via a Wide and Deep Predictor0
Automated Pavement Crack Segmentation Using U-Net-based Convolutional Neural Network0
Automated PII Extraction from Social Media for Raising Privacy Awareness: A Deep Transfer Learning Approach0
Show:102550
← PrevPage 146 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified