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

TitleStatusHype
TFBEST: Dual-Aspect Transformer with Learnable Positional Encoding for Failure Prediction0
The ATILF-LLF System for Parseme Shared Task: a Transition-based Verbal Multiword Expression Tagger0
The binary trio at SemEval-2019 Task 5: Multitarget Hate Speech Detection in Tweets0
The Death of Feature Engineering? BERT with Linguistic Features on SQuAD 2.00
The Effect of Visual Design in Image Classification0
The GW/LT3 VarDial 2016 Shared Task System for Dialects and Similar Languages Detection0
The Haves and the Have-Nots: Leveraging Unlabelled Corpora for Sentiment Analysis0
The Impact of Frequency Bands on Acoustic Anomaly Detection of Machines using Deep Learning Based Model0
The impact of simple feature engineering in multilingual medical NER0
Thelxinoë: Recognizing Human Emotions Using Pupillometry and Machine Learning0
Show:102550
← PrevPage 114 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified