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

TitleStatusHype
A Feature-Enriched Neural Model for Joint Chinese Word Segmentation and Part-of-Speech Tagging0
A Feature Induction Algorithm with Application to Named Entity Disambiguation0
Affect inTweets: A Transfer Learning Approach0
A Flexible and Easy-to-use Semantic Role Labeling Framework for Different Languages0
A Food Recommender System in Academic Environments Based on Machine Learning Models0
A Framework for Empowering Reinforcement Learning Agents with Causal Analysis: Enhancing Automated Cryptocurrency Trading0
A framework for mining lifestyle profiles through multi-dimensional and high-order mobility feature clustering0
A Gated Recurrent Unit Approach to Bitcoin Price Prediction0
A Generalised Seizure Prediction with Convolutional Neural Networks for Intracranial and Scalp Electroencephalogram Data Analysis0
A generalized financial time series forecasting model based on automatic feature engineering using genetic algorithms and support vector machine0
Show:102550
← PrevPage 131 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified