Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 343 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 343 Bytes

Scripts to benchmark MLlib's Alternative Least Squares (ALS) implementation with others.

Use bash setupAndRunALS.sh

to run the tests on a Spark EC2 cluster (launched by Spark's spark-ec2 script)

Please use sbt assembly in the folder ALSBenchmarkSpark to build the jars (You will need sbt do this) before running the script.