Skip to content

Commit fb92f32

Browse files
committed
document NDCG behavior change
1 parent de48dda commit fb92f32

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/releases/2025.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,17 @@ New Features (incremental)
5555
* Added RBP top-N metric (:pr:`334`).
5656
* Added command-line tool to fetch datasets (:pr:`347`).
5757

58+
Metric Behavior Changes
59+
~~~~~~~~~~~~~~~~~~~~~~~
60+
61+
.. important::
62+
63+
Some LensKit metric default has been changed; this results in values
64+
different from those computed by previous versions, either more correct or
65+
more consistent with common practice.
66+
67+
* The :class:`~lenskit.metrics.NDCG` metric now defaults to *ignore* rating values.
68+
5869
Model Behavior Changes
5970
~~~~~~~~~~~~~~~~~~~~~~
6071

0 commit comments

Comments
 (0)