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

TitleStatusHype
ASM Kernel: Graph Kernel using Approximate Subgraph Matching for Relation Extraction0
Convolutional Neural Network for Convective Storm Nowcasting Using 3D Doppler Weather Radar Data0
ConvKN at SemEval-2016 Task 3: Answer and Question Selection for Question Answering on Arabic and English Fora0
A Slow-Shifting Concerned Machine Learning Method for Short-term Traffic Flow Forecasting0
Alzheimer's Disease Detection from Spontaneous Speech and Text: A review0
A Deep Multi-View Learning Framework for City Event Extraction from Twitter Data Streams0
A sliced-Wasserstein distance-based approach for out-of-class-distribution detection0
Content Selection for Real-time Sports News Construction from Commentary Texts0
A Low-Rank Approximation Approach to Learning Joint Embeddings of News Stories and Images for Timeline Summarization0
Concepts for Automated Machine Learning in Smart Grid Applications0
Show:102550
← PrevPage 57 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified