GitHub user mengxr opened a pull request:
https://github.com/apache/spark/pull/833
[SPARK-1874][MLLIB] Clean up MLlib sample data
1. Added synthetic datasets for `MovieLensALS`, `LinearRegression`,
`BinaryClassification`.
2. Embedded instructions in the help message of those example apps.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mengxr/spark mllib-sample-data
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/833.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #833
----
commit 050f1caf4b58502a72215c5ed77d143cfaf130b8
Author: Xiangrui Meng <[email protected]>
Date: 2014-05-20T03:35:12Z
add a sample dataset for MovieLensALS example
commit 3c2f92fd50a6bf1f8f4ab523eb290237b47f80dd
Author: Xiangrui Meng <[email protected]>
Date: 2014-05-20T03:56:03Z
add linear regression data
commit 59f0a1837fe923a73e31d6cfe9efe5c8d0937420
Author: Xiangrui Meng <[email protected]>
Date: 2014-05-20T04:04:14Z
add sample binary classification data
----
---
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.
---