spark git commit: [SPARK-20300][ML][PYSPARK] Python API for ALSModel.recommendForAllUsers, Items

2017-05-02 Thread mlnick
Repository: spark Updated Branches: refs/heads/branch-2.2 ef5e2a050 -> 01f3be7dd [SPARK-20300][ML][PYSPARK] Python API for ALSModel.recommendForAllUsers,Items Add Python API for `ALSModel` methods `recommendForAllUsers`, `recommendForAllItems` ## How was this patch tested? New doc tests.

spark git commit: [SPARK-20300][ML][PYSPARK] Python API for ALSModel.recommendForAllUsers, Items

2017-05-02 Thread mlnick
Repository: spark Updated Branches: refs/heads/master 86174ea89 -> e300a5a14 [SPARK-20300][ML][PYSPARK] Python API for ALSModel.recommendForAllUsers,Items Add Python API for `ALSModel` methods `recommendForAllUsers`, `recommendForAllItems` ## How was this patch tested? New doc tests.