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

TitleStatusHype
Optimizing Genetic Algorithms with Multilayer Perceptron Networks for Enhancing TinyFace Recognition0
The Catechol Benchmark: Time-series Solvent Selection Data for Few-shot Machine LearningCode0
Next-Generation Conflict Forecasting: Unleashing Predictive Patterns through Spatiotemporal Learning0
Transformers Beyond Order: A Chaos-Markov-Gaussian Framework for Short-Term Sentiment Forecasting of Any Financial OHLC timeseries Data0
Exploring Microstructural Dynamics in Cryptocurrency Limit Order Books: Better Inputs Matter More Than Stacking Another Hidden Layer0
FailureSensorIQ: A Multi-Choice QA Dataset for Understanding Sensor Relationships and Failure ModesCode0
Universal Reusability in Recommender Systems: The Case for Dataset- and Task-Independent Frameworks0
Transforming Podcast Preview Generation: From Expert Models to LLM-Based Systems0
CNN-LSTM Hybrid Model for AI-Driven Prediction of COVID-19 Severity from Spike Sequences and Clinical DataCode0
Comparing the Effects of Persistence Barcodes Aggregation and Feature Concatenation on Medical ImagingCode0
Show:102550
← PrevPage 2 of 171Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1CNN14 gestures accuracy0.98Unverified