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

Support of max_features param in StabilitySelection class #26

Open
a-n-ermakov opened this issue Mar 15, 2019 · 0 comments
Open

Support of max_features param in StabilitySelection class #26

a-n-ermakov opened this issue Mar 15, 2019 · 0 comments

Comments

@a-n-ermakov
Copy link
Contributor

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
@a-n-ermakov a-n-ermakov changed the title Support of max_features for feature selection Support of max_features param in StabilitySelection class Mar 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant