Skip to content

Change the defaults for thresholds in threshperf_plot() #17

Description

@kdpsingh

Right now, the default argument is NULL, which relies on calculating every possible threshold. With large datasets and complex models that produce a high number of unique prediction scores, this can result in a large data frame being produced that causes a memory error.

We will instead change the defaults to something more reasonable involving an evenly spaced grid from 0 to 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions