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

TitleStatusHype
Comparing Machine Learning and Deep Learning Approaches on NLP Tasks for the Italian Language0
DriveML: An R Package for Driverless Machine LearningCode1
Improvement in Land Cover and Crop Classification based on Temporal Features Learning from Sentinel-2 Data Using Recurrent-Convolutional Neural Network (R-CNN)0
A Kernel Two-sample Test for Dynamical Systems0
CheXbert: Combining Automatic Labelers and Expert Annotations for Accurate Radiology Report Labeling Using BERTCode1
Identifying Semantically Duplicate Questions Using Data Science Approach: A Quora Case Study0
Template-based Question Answering using Recursive Neural NetworksCode0
Prediction of Stellar Age with the Help of Extra-Trees Regressor in Machine Learning0
Depth Selection for Deep ReLU Nets in Feature Extraction and Generalization0
Scalable Deployment of AI Time-series Models for IoT0
Show:102550
← PrevPage 91 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified