Skip to content

compute_univariate_preselection throws an error when the thresholds are too low #172

Description

@ZlaTanskY

When the thresholds are so low that none of the features are selected, it raises an error : min() arg cannot be empty, which makes sense, but is not easy to trace back to the threshold being too low. Better to catch this and raise a specific error mentioning the thresholds.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions