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

TitleStatusHype
SimpleDS: A Simple Deep Reinforcement Learning Dialogue SystemCode0
Space-Time Representation of People Based on 3D Skeletal Data: A ReviewCode0
Deep Crossing: Web-Scale Modeling without Manually Crafted Combinatorial Features0
Cognito: Automated Feature Engineering for Supervised Learning0
Automating Feature Engineering0
Efficient Structured Inference for Transition-Based Parsing with Neural Networks and Error StatesCode0
Behavioral Modeling for Churn Prediction: Early Indicators and Accurate Predictors of Custom Defection and Loyalty0
Named Entity Recognition with Bidirectional LSTM-CNNsCode0
Automatic Instrument Recognition in Polyphonic Music Using Convolutional Neural NetworksCode0
Performing Highly Accurate Predictions Through Convolutional Networks for Actual Telecommunication Challenges0
Automatic Prosody Prediction for Chinese Speech Synthesis using BLSTM-RNN and Embedding Features0
A Unified Tagging Solution: Bidirectional LSTM Recurrent Neural Network with Word Embedding0
OmniGraph: Rich Representation and Graph Kernel Learning0
Dreaming More Data: Class-dependent Distributions over Diffeomorphisms for Learned Data Augmentation0
Probabilistic Bag-Of-Hyperlinks Model for Entity LinkingCode0
Machine Translation Evaluation using Recurrent Neural NetworksCode0
SHEF-NN: Translation Quality Estimation with Neural Networks0
Multi-Perspective Sentence Similarity Modeling with Convolutional Neural Networks0
Multilingual discriminative lexicalized phrase structure parsing0
Transition-based Dependency Parsing Using Two Heterogeneous Gated Recursive Neural Networks0
Shallow Convolutional Neural Network for Implicit Discourse Relation Recognition0
Hierarchical Low-Rank Tensors for Multilingual Transfer Parsing0
Non-lexical neural architecture for fine-grained POS Tagging0
Sentence Modeling with Gated Recursive Neural Network0
ReVal: A Simple and Effective Machine Translation Evaluation Metric Based on Recurrent Neural NetworksCode0
Show:102550
← PrevPage 64 of 69Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified