Skip to content

Commit

Permalink
minor comment
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasHug committed Nov 2, 2016
1 parent 2435c20 commit f369276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/prediction_algorithms.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Baselines estimates configuration

.. note::
This section only applies to algorithms (or similarity measures) that try to
minimize the following regularized squared error:
minimize the following regularized squared error (or equivalent):

.. math::
\sum_{r_{ui} \in R_{train}} \left(r_{ui} - (\mu + b_u + b_i)\right)^2 +
Expand Down

0 comments on commit f369276

Please sign in to comment.