We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de48dda commit fb92f32Copy full SHA for fb92f32
docs/releases/2025.rst
@@ -55,6 +55,17 @@ New Features (incremental)
55
* Added RBP top-N metric (:pr:`334`).
56
* Added command-line tool to fetch datasets (:pr:`347`).
57
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
69
Model Behavior Changes
70
~~~~~~~~~~~~~~~~~~~~~~
71
0 commit comments