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

TitleStatusHype
GLARE: Google Apps Arabic Reviews DatasetCode0
Machine Learning and Feature Engineering for Predicting Pulse Status during Chest CompressionsCode0
A Factored Neural Network Model for Characterizing Online Discussions in Vector SpaceCode0
Adversarial Representation Learning for Robust Patient-Independent Epileptic Seizure DetectionCode0
A Novel Neural Network Model for Joint POS Tagging and Graph-based Dependency ParsingCode0
Machine Learning-Based Completions Sequencing for Well Performance OptimizationCode0
G-Rank: Unsupervised Continuous Learn-to-Rank for Edge Devices in a P2P NetworkCode0
Classification of Various Types of Damages in Honeycomb Composite Sandwich Structures using Guided Wave Structural Health MonitoringCode0
See and Read: Detecting Depression Symptoms in Higher Education Students Using Multimodal Social Media DataCode0
SuPer Deep: A Surgical Perception Framework for Robotic Tissue Manipulation using Deep Learning for Feature ExtractionCode0
Show:102550
← PrevPage 170 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified