[ 
https://issues.apache.org/jira/browse/SPARK-11548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiangrui Meng updated SPARK-11548:
----------------------------------
    Assignee: Rishabh Bhardwaj

> 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
>            Assignee: Rishabh Bhardwaj
>              Labels: starter
>             Fix For: 1.6.0
>
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to