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

TitleStatusHype
Linguistic Structured Sparsity in Text Categorization0
LLbezpeky: Leveraging Large Language Models for Vulnerability Detection0
LLM4GNAS: A Large Language Model Based Toolkit for Graph Neural Architecture Search0
LLMpatronous: Harnessing the Power of LLMs For Vulnerability Detection0
LocalGLMnet: interpretable deep learning for tabular data0
Locally Non-Linear Learning for Statistical Machine Translation via Discretization and Structured Regularization0
LOLgorithm: Integrating Semantic,Syntactic and Contextual Elements for Humor Classification0
Long Short-Term Memory Neural Networks for Chinese Word Segmentation0
Low-Dimensional Discriminative Reranking0
Low Dimensional State Representation Learning with Reward-shaped Priors0
Show:102550
← PrevPage 126 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified