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

TitleStatusHype
Feature Interaction Aware Automated Data Representation TransformationCode0
YARE-GAN: Yet Another Resting State EEG-GANCode0
A Surprising Thing: The Application of Machine Learning Ensembles and Signal Theory to Predict Earnings SurprisesCode0
Ollivier persistent Ricci curvature (OPRC) based molecular representation for drug designCode0
Feature Engineering and Forecasting via Derivative-free Optimization and Ensemble of Sequence-to-sequence Networks with Applications in Renewable EnergyCode0
Automated Treatment Planning in Radiation Therapy using Generative Adversarial NetworksCode0
Solving the "false positives" problem in fraud predictionCode0
AutoM3L: An Automated Multimodal Machine Learning Framework with Large Language ModelsCode0
A Deep Learning Approach for Automatic Detection of Fake NewsCode0
Space-Time Representation of People Based on 3D Skeletal Data: A ReviewCode0
Show:102550
← PrevPage 162 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified