Github user thvasilo commented on a diff in the pull request:
https://github.com/apache/flink/pull/2542#discussion_r80860320
--- Diff: docs/dev/libs/ml/als.md ---
@@ -99,6 +114,26 @@ The alternating least squares implementation can be
controlled by the following
</td>
</tr>
<tr>
+ <td><strong>ImplicitPrefs</strong></td>
+ <td>
+ <p>
+ Implicit property of the observations, meaning that they do
not represent an explicit
+ preference of the user, just the implicit information how many
times the user consumed the
--- End diff --
Missing word at the end "consumed the ???". Would also change "explicit
preference" to "explicit rating from the user".
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---