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

TitleStatusHype
DeepFM: A Factorization-Machine based Neural Network for CTR PredictionCode1
Unsupervised, Efficient and Semantic Expertise RetrievalCode1
Modelling Context with User Embeddings for Sarcasm Detection in Social MediaCode1
Wide & Deep Learning for Recommender SystemsCode1
DeepSurv: Personalized Treatment Recommender System Using A Cox Proportional Hazards Deep Neural NetworkCode1
Advancing Magnetic Materials Discovery -- A structure-based machine learning approach for magnetic ordering and magnetic moment prediction0
Prompt Mechanisms in Medical Imaging: A Comprehensive Survey0
Temporal-Aware Graph Attention Network for Cryptocurrency Transaction Fraud Detection0
Quantum Reinforcement Learning Trading Agent for Sector Rotation in the Taiwan Stock Market0
A Deep Learning Approach to Identify Rock Bolts in Complex 3D Point Clouds of Underground Mines Captured Using Mobile Laser Scanners0
Show:102550
← PrevPage 14 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified