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

TitleStatusHype
Adaptive Modelling Approach for Row-Type Dependent Predictive Analysis (RTDPA): A Framework for Designing Machine Learning Models for Credit Risk Analysis in Banking Sector0
Extracting PICO elements from RCT abstracts using 1-2gram analysis and multitask classification0
Extraction of Heart Rate from PPG Signal: A Machine Learning Approach using Decision Tree Regression Algorithm0
Extractive Text Summarization using Neural Networks0
Dynamic Bayesian Networks for Predicting Cryptocurrency Price Directions: Uncovering Causal Relationships0
Aggression Detection in Social Media: Using Deep Neural Networks, Data Augmentation, and Pseudo Labeling0
Application of federated learning techniques for arrhythmia classification using 12-lead ECG signals0
Depth Selection for Deep ReLU Nets in Feature Extraction and Generalization0
Fake News Detection using Stance Classification: A Survey0
Dependency-based Gated Recursive Neural Network for Chinese Word Segmentation0
Show:102550
← PrevPage 73 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified