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

TitleStatusHype
Joint RNN Model for Argument Component Boundary DetectionCode0
EvoAAA: An evolutionary methodology for automated autoencoder architecture searchCode0
Cross-type Biomedical Named Entity Recognition with Deep Multi-Task LearningCode0
Joint Study of Above Ground Biomass and Soil Organic Carbon for Total Carbon Estimation using Satellite Imagery in ScotlandCode0
Template-based Question Answering using Recursive Neural NetworksCode0
Explainable AI for Comparative Analysis of Intrusion Detection ModelsCode0
ReinBo: Machine Learning pipeline search and configuration with Bayesian Optimization embedded Reinforcement LearningCode0
Neural Ranking Models for Temporal Dependency Structure ParsingCode0
SLMIA-SR: Speaker-Level Membership Inference Attacks against Speaker Recognition SystemsCode0
Can x2vec Save Lives? Integrating Graph and Language Embeddings for Automatic Mental Health ClassificationCode0
Show:102550
← PrevPage 157 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified