databricks / spark-sql-perf

Apache License 2.0
582 stars 406 forks source link

[ML-3584] Added benchmarks to mllib-large.yaml for ALS #147

Closed lu-wang-dl closed 6 years ago

lu-wang-dl commented 6 years ago

Benchmark for ALS is added to mllib-large.yaml. Then parameters is based on the previous benchmarks for the Spark 2.2 QA. It has been tested for the stability under the same cluster setting for other benchmarks (classifcation).

mengxr commented 6 years ago

LGTM. Merged.