Skip to content

Commit

Permalink
document more batch routines
Browse files Browse the repository at this point in the history
  • Loading branch information
mdekstrand committed Nov 5, 2018
1 parent f522dd1 commit 0311098
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions doc/batch.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,19 @@ Batch-Running Recommendations
The :py:mod:`lenskit.batch` module contains support for *batch-running* recommender and predictor
algorithms. This is often used as part of a recommender evaluation experiment.

Recommendation
~~~~~~~~~~~~~~

.. autofunction:: recommend


Rating Prediction
~~~~~~~~~~~~~~~~~

.. autofunction:: predict

Scripting Evaluation
~~~~~~~~~~~~~~~~~~~~

.. autoclass:: MultiEval
:members:

0 comments on commit 0311098

Please sign in to comment.