Tank you , that's what I want to confirm.
2017-03-16
lk_spark
发件人:Yuhao Yang
发送时间:2017-03-16 13:05
主题:Re: Re: how to call recommend method from ml.recommendation.ALS
收件人:"lk_spark"
抄送:"任弘迪","user.spark"
This is something that was just added to ML and
This is something that was just added to ML and will probably be released
with 2.2. For now you can try to copy from the master code:
https://github.com/apache/spark/blob/70f9d7f71c63d2b1fdfed75cb7a59285c272a62b/mllib/src/main/scala/org/apache/spark/ml/recommendation/ALS.scala#L352
and give it a tr
thanks for your reply , what I exactly want to know is :
in package mllib.recommendation , MatrixFactorizationModel have method like
recommendProducts , but I didn't find it in package ml.recommendation.
how can I do the samething as mllib when I use ml.
2017-03-16
lk_spark
发件人:任弘迪
发送时间:2