[
https://issues.apache.org/jira/browse/SPARK-11548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993253#comment-14993253
]
Rishabh Bhardwaj commented on SPARK-11548:
------------------------------------------
I am taking this up.
> Replace example code in mllib-collaborative-filtering.md using include_example
> ------------------------------------------------------------------------------
>
> Key: SPARK-11548
> URL: https://issues.apache.org/jira/browse/SPARK-11548
> Project: Spark
> Issue Type: Sub-task
> Components: Documentation
> Reporter: Xusen Yin
> Labels: starter
>
> We can leave the code snippet:
> val alpha = 0.01
> val lambda = 0.01
> val model = ALS.trainImplicit(ratings, rank, numIterations, lambda, alpha)
> and change the other code example first.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]