Github user debasish83 commented on the pull request:
https://github.com/apache/spark/pull/5869#issuecomment-98502996
Stats from my old run:
./bin/spark-submit --master spark://TUSCA09LMLVT00C.local:7077 --class
org.apache.spark.examples.mllib.MovieLensALS --jars
~/.m2/repository/com/github/scopt/scopt_2.10/3.2.0/scopt_2.10-3.2.0.jar
--total-executor-cores 4 --executor-memory 4g --driver-memory 1g
./examples/target/spark-examples_2.10-1.4.0-SNAPSHOT.jar --lambda 0.065
--metrics map ~/datasets/ml-1m/ratings.dat
rank = default
Got 1000209 ratings from 6040 users on 3706 movies.
Training: 800187, test: 200022.
Test users 6035 MAP 0.03499984595868497
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]