Skip to content

Raise error if support value is too large in apriori #864

@rasbt

Description

@rasbt

Since the support is a value between 0 and 1, choosing a support greater than 1 doesn't make sense and could cause confusion. Hence, it might be good to raise an error in such cases (for apriori, fpgrowth, etc.)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions