[ 
https://issues.apache.org/jira/browse/SPARK-11548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993393#comment-14993393
 ] 

Apache Spark commented on SPARK-11548:
--------------------------------------

User 'rishabhbhardwaj' has created a pull request for this issue:
https://github.com/apache/spark/pull/9519

> 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]

Reply via email to