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

TitleStatusHype
Adaptive Spike-Like Representation of EEG Signals for Sleep Stages Scoring0
A Data-Centric Behavioral Machine Learning Platform to Reduce Health Inequalities0
A Data-driven Deep Learning Approach for Bitcoin Price Forecasting0
A Data-Driven Method for Recognizing Automated Negotiation Strategies0
Additive Neural Networks for Statistical Machine Translation0
Addressing Domain Adaptation for Chinese Word Segmentation with Global Recurrent Structure0
A Decade Survey of Content Based Image Retrieval using Deep Learning0
A Deep Belief Network Based Machine Learning System for Risky Host Detection0
A Deep Convolutional Neural Network for Background Subtraction0
A Deep Learning Approach for Macroscopic Energy Consumption Prediction with Microscopic Quality for Electric Vehicles0
Show:102550
← PrevPage 128 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified