-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
Closed
Labels
ModerateAnything that requires some knowledge of conventions and best practicesAnything that requires some knowledge of conventions and best practices
Description
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).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ModerateAnything that requires some knowledge of conventions and best practicesAnything that requires some knowledge of conventions and best practices