Skip to content

TST Need tests for multilabel format issues #2022

Closed
@jnothman

Description

@jnothman

In sklearn/tests/test_multiclass.py we should be testing for:

  • identical results given: sequence of sequences, binarized with neg_label=0, binarized with neg_label=-1
  • the edge case where all entries have the same number of labels
  • ensure it works with sub-samples, via cross_val_score

(Writing the tests should be easy; making them pass may not be.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    EasyWell-defined and straightforward way to resolve

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions