Skip to content

Improve feature_selection module #1

Description

@VicenteAR

Implement the following improvement to the feature selection modules:

  • Allow to disable model optimization
  • Use include models as a parameter instead of exclude
  • Add number_of_featues internal flag instead of type checking against int
  • Add Parameters for passed arguments to init`.
  • Remove ml_bets specific code and only pass a dataset and target parameter
  • Document parameters
  • name dataframe columns using snake_case conventions

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

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