Skip to content

ndcg_score and dcg_score are not present in common tests #9929

@jnothman

Description

@jnothman

They should be included in sklearn/metrics/tests/test_common.py but are not.

Note that adding ndcg_score to common tests may not be sufficient: think it differs from existing metrics in that it is multiclass with scores per class. This may entail the modification of common tests.

The implementation should build upon #9928 (or wait until it is merged).

Metadata

Metadata

Assignees

No one assigned

    Labels

    ModerateAnything that requires some knowledge of conventions and best practices

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions