Skip to content

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

@ZlaTanskY

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions