The following Machine Learning algorithms have their streaming variants in MLlib:
They can train models and predict on streaming data.
Note
|
The streaming algorithms belong to spark.mllib (the older RDD-based API).
|
org.apache.spark.mllib.classification.StreamingLogisticRegressionWithSGD