Skip to content

Commit bcb9dce

Browse files
mengxrtdas
authored andcommitted
[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. Per discussion with Matei on the JIRA page, new example data is under `data/mllib`. Author: Xiangrui Meng <meng@databricks.com> Closes #833 from mengxr/mllib-sample-data and squashes the following commits: 59f0a18 [Xiangrui Meng] add sample binary classification data 3c2f92f [Xiangrui Meng] add linear regression data 050f1ca [Xiangrui Meng] add a sample dataset for MovieLensALS example
1 parent b0ce22e commit bcb9dce

File tree

6 files changed

+2138
-2
lines changed

6 files changed

+2138
-2
lines changed

data/mllib/sample_binary_classification_data.txt

Lines changed: 100 additions & 0 deletions
Large diffs are not rendered by default.

data/mllib/sample_linear_regression_data.txt

Lines changed: 501 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)