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

TitleStatusHype
ReVal: A Simple and Effective Machine Translation Evaluation Metric Based on Recurrent Neural NetworksCode0
One Size Does Not Fit All: Multi-Scale, Cascaded RNNs for Radar ClassificationCode0
Advances in deep learning methods for pavement surface crack detection and identification with visible light visual imagesCode0
Text to Band Gap: Pre-trained Language Models as Encoders for Semiconductor Band Gap PredictionCode0
Revisiting neural relation classification in clinical notes with external informationCode0
On Machine Learning-Driven Surrogates for Sound Transmission Loss SimulationsCode0
Towards Resilient and Secure Smart Grids against PMU Adversarial Attacks: A Deep Learning-Based Robust Data Engineering ApproachCode0
On the Benefit of Combining Neural, Statistical and External Features for Fake News IdentificationCode0
Spatio-Temporal Stability Analysis in Satellite Image Times SeriesCode0
Learning Sentiment-Specific Word Embedding for Twitter Sentiment ClassificationCode0
Show:102550
← PrevPage 163 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified