Skip to content

Simple filtering options with sequential search. #133

@pinehowe

Description

@pinehowe

The sequential search method for variable selection is excellent, although there are some simple tweaks that could make it easier to use, like adding in a variable correlation filter for forward selection. That would be an easy way to avoid collinearity issues with some tree-based machine learning models like XGBoost & random forest where including collinear variables decreases the interpretability of individual variable effects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions