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

TitleStatusHype
What Makes Word-level Neural Machine Translation Hard: A Case Study on English-German Translation0
Learning Orthographic Features in Bi-directional LSTM for Biomedical Named Entity Recognition0
A domain-agnostic approach for opinion prediction on speechCode0
DeepNNNER: Applying BLSTM-CNNs and Extended Lexicons to Named Entity Recognition in Tweets0
Zara: A Virtual Interactive Dialogue System Incorporating Emotion, Sentiment and Personality Recognition0
Unsupervised Abbreviation Detection in Clinical Narratives0
The GW/LT3 VarDial 2016 Shared Task System for Dialects and Similar Languages Detection0
The impact of simple feature engineering in multilingual medical NER0
Combining Lexical and Semantic-based Features for Answer Sentence Selection0
基於字元階層之語音合成用文脈訊息擷取 (Character-Level Linguistic Features Extraction for Text-to-Speech System) [In Chinese]0
Show:102550
← PrevPage 148 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified