Skip to content

Refactor out array API compliance test for continuous classification metrics #7

@lucyleeow

Description

@lucyleeow

skl # 32422 adds array API support for continuous classification metrics but adds standalone tests for these in test_classification.py, and does not add a common test in test_common.py.

To make testing easier for new continuous classification metrics that we add , and have all the array API metric tests live in one place, we should factorize out this test and move it to test_common.py

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions