Skip to content

ROC produces an error with default args when dask is used #958

@nicholasloveday

Description

@nicholasloveday

Currently, check_args needs to be set to False in the ROC metric if people are working with Dask data. This has happened to two people in the last week.

A quick fix would be, if the input data is an xarray-dask object, then automatically set check_args=False

This other issue is also related #908

Metadata

Metadata

Assignees

No one assigned

    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