aboutsummaryrefslogtreecommitdiff
path: root/bin/run-example2.cmd
diff options
context:
space:
mode:
authorXiangrui Meng <meng@databricks.com>2015-02-25 23:43:29 -0800
committerXiangrui Meng <meng@databricks.com>2015-02-25 23:43:29 -0800
commite43139f40309995b1133c7ef2936ab858b7b44fc (patch)
tree03f58ac6d3ed3ff771c8fda5df9f03b6de1f9f2e /bin/run-example2.cmd
parentd20559b157743981b9c09e286f2aaff8cbefab59 (diff)
downloadspark-e43139f40309995b1133c7ef2936ab858b7b44fc.tar.gz
spark-e43139f40309995b1133c7ef2936ab858b7b44fc.tar.bz2
spark-e43139f40309995b1133c7ef2936ab858b7b44fc.zip
[SPARK-5976][MLLIB] Add partitioner to factors returned by ALS
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 didn't set partitioners in the factors returned by ALS, which would cause performance regression. srowen coderxiang Author: Xiangrui Meng <meng@databricks.com> Closes #4748 from mengxr/SPARK-5976 and squashes the following commits: 9373a09 [Xiangrui Meng] add partitioner to factors returned by ALS 260f183 [Xiangrui Meng] add a test for partitioner
Diffstat (limited to 'bin/run-example2.cmd')
0 files changed, 0 insertions, 0 deletions