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

TitleStatusHype
Symmetry-adapted graph neural networks for constructing molecular dynamics force fields0
Improving DGA-Based Malicious Domain Classifiers for Malware Defense with Adversarial Machine Learning0
Detecting Singleton Spams in Reviews via Learning Deep Anomalous Temporal Aspect-Sentiment PatternsCode0
String Theory: Parsed Categoric Encodings with Automunge0
Reusing Preprocessing Data as Auxiliary Supervision in Conversational Analysis0
A Numbers Game: Numeric Encoding Options with Automunge0
Simple deductive reasoning tests and data sets for exposing limitation of today's deep neural networks0
Enhancing Sindhi Word Segmentation using Subword Representation Learning and Position-aware Self-attention0
Advances in deep learning methods for pavement surface crack detection and identification with visible light visual imagesCode0
Shape-based Feature Engineering for Solar Flare Prediction0
Show:102550
← PrevPage 82 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified