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

TitleStatusHype
Transferable Deep Learning Power System Short-Term Voltage Stability Assessment with Physics-Informed Topological Feature Engineering0
Transfer Learning from an Auxiliary Discriminative Task for Unsupervised Anomaly Detection0
Transfer Learning in Conversational Analysis through Reusing Preprocessing Data as Supervisors0
Transformers Beyond Order: A Chaos-Markov-Gaussian Framework for Short-Term Sentiment Forecasting of Any Financial OHLC timeseries Data0
Transforming Podcast Preview Generation: From Expert Models to LLM-Based Systems0
Transform then Explore: a Simple and Effective Technique for Exploratory Combinatorial Optimization with Reinforcement Learning0
Transitional Uncertainty with Layered Intermediate Predictions0
Transition-based Dependency DAG Parsing Using Dynamic Oracles0
Transition-based Dependency Parsing Using Two Heterogeneous Gated Recursive Neural Networks0
Transparent text quality assessment with convolutional neural networks0
Show:102550
← PrevPage 118 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified