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 f1d8acc commit 1c2fca0Copy full SHA for 1c2fca0
docs/releases/2025.rst
@@ -17,6 +17,10 @@ information on how to upgrade your code.
17
18
Some small quality-of-life improvements (and removing invalid API compat).
19
20
+- Add :class:`lenskit.pipeline.PipelineCache` to share components between pipelines (:pr:`605`).
21
+
22
+- Only warn once for users without test data in bulk analysis (:pr:`664`, :issue:`663`).
23
24
- Allow a Pandas data frame to be passed as the test data to the batch recommender (:pr:`660`).
25
26
.. note::
0 commit comments