An example app for binary classification.
An example app for summarizing multivariate data from a file.
An example runner for decision tree.
An example k-means app.
An example app for linear regression.
An example app for ALS on MovieLens data (http://grouplens.
An example app for summarizing multivariate data from a file.
An example app for randomly generated RDDs.
An example app for randomly generated and sampled RDDs.
An example naive Bayes app.
Train a linear regression model on one stream of data and make predictions on another stream, where the data streams arrive as text files into two different directories.
Compute the principal components of a tall-and-skinny matrix, whose rows are observations.
Compute the singular value decomposition (SVD) of a tall-and-skinny matrix.