[
https://issues.apache.org/jira/browse/SPARK-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiangrui Meng resolved SPARK-5976.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.3.0
Issue resolved by pull request 4748
[https://github.com/apache/spark/pull/4748]
> Factors returned by ALS do not have partitioners associated.
> ------------------------------------------------------------
>
> Key: SPARK-5976
> URL: https://issues.apache.org/jira/browse/SPARK-5976
> Project: Spark
> Issue Type: Bug
> Components: ML, MLlib
> Affects Versions: 1.3.0
> Reporter: Xiangrui Meng
> Assignee: Xiangrui Meng
> Priority: Critical
> Fix For: 1.3.0
>
>
> The model trained by ALS requires partitioning information to do quick lookup
> of a user/item factor for making recommendation on individual requests. In
> the new implementation, we don't put partitioners with ALS, which would cause
> performance regression.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]