This document provides an agenda and overview for a meetup on machine learning streams with Spark 1.0. The agenda includes sections on machine learning and business analytics, streams and real-time analytics, and a deep dive into MLlib. The MLlib section summarizes descriptive, predictive, and prescriptive algorithms in MLlib, including linear algebra techniques, summary statistics, SVD, PCA, Bayesian classification, logistic regression, SVM, regression, K-means, and matrix factorization. Gradient descent, L-BFGS, and KNN algorithms are also discussed.
Related topics: