Trading the Breaking

Trading the Breaking

Research

[WITH CODE] Feature selection: Wrapper-based feature selection methods

Model-dependent approaches

Jul 12, 2026
∙ Paid

Before you begin, remember that you have an index with the newsletter content organized by clicking below.

INDEX


From candidate features to validated trading models

Wrapper-based feature selection evaluates predictive inputs through the exact model and validation framework intended for live deployment. Unlike statistical filters that judge variables in isolation, wrappers score candidate subsets by repeatedly training the target algorithm under purged cross-validation. This structure ties feature value directly to net economic performance, accounting for turnover, execution fees, and collinearity risks.

What’s inside:

  1. Defining the wrapper paradigm: The framework wraps a search algorithm around a target model, scoring subsets on out-of-sample performance to capture joint feature interactions that univariate statistical filters miss.

  2. Accounting for market frictions: Objective functions must penalize execution friction, turnover, and subset dimension, ensuring statistical predictive power translates into net strategy returns.

  3. Sequential Forward Selection: Building compact feature sets from zero limits latency and operational pipeline fragility, though greedy forward steps risk missing variables that only add value in specific pairs.

  4. Sequential Backward Selection: Starting with the complete feature matrix preserves joint interaction structures, but early pruning steps require regularization to manage matrix instability from collinear market inputs.

  5. Exhaustive Feature Selection: Evaluating all possible subsets guarantees locating the global in-sample optimum, but exponential search spaces create massive computational costs and high selection bias under noise.

  6. Sequential Floating Selection: Integrating conditional backward passes into forward search paths dynamically purges early variable additions that become redundant as complementary features enter the model.

  7. Recursive Feature Elimination: Pruning variables based on standardized coefficients or block-permutation scores directly leverages internal model weights, requiring grouped evaluations when features share underlying market drivers.

Sample
575KB ∙ PDF file
Download
Download

This post is for paid subscribers

Already a paid subscriber? Sign in
© 2026 Quant Beckman · Publisher Privacy ∙ Publisher Terms
Substack · Privacy ∙ Terms ∙ Collection notice
Start your SubstackGet the app
Substack is the home for great culture