Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Support of max_features param in StabilitySelection class #26

@a-n-ermakov

Description

@a-n-ermakov

max_features param can be usable on 2 steps of pipeline:

  • when fitting model with bootstrap subsamples (SelectFromModel() invocation)
  • when calculating final features mask inside of get_support() function

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