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

TitleStatusHype
A Comparison of SVM against Pre-trained Language Models (PLMs) for Text Classification Tasks0
A Comparison of Word2Vec, HMM2Vec, and PCA2Vec for Malware Classification0
A Comprehensive Analytical Survey on Unsupervised and Semi-Supervised Graph Representation Learning Methods0
A Conditional Generative Model for Predicting Material Microstructures from Processing Methods0
A Consumer BCI for Automated Music Evaluation Within a Popular On-Demand Music Streaming Service - Taking Listener's Brainwaves to Extremes0
Action is All You Need: Dual-Flow Generative Ranking Network for Recommendation0
Adapting Event Embedding for Implicit Discourse Relation Recognition0
Enhanced LFTSformer: A Novel Long-Term Financial Time Series Prediction Model Using Advanced Feature Engineering and the DS Encoder Informer Architecture0
Adaptive Modelling Approach for Row-Type Dependent Predictive Analysis (RTDPA): A Framework for Designing Machine Learning Models for Credit Risk Analysis in Banking Sector0
Streaming Adaptive Nonparametric Variational Autoencoder0
Show:102550
← PrevPage 127 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified