Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

Pyspark: Spark ML Library Streaming Linear Regression

I can see below algorithms in SPARK MLLib:

  • StreamingLinearAlgorithm
  • StreamingLinearRegressionWithSGD
  • StreamingKMeans
  • StreamingKMeansModel
  • StreamingLogisticRegressionWithSGD

Do we have support for this in New Spark ML library? If yes, could you please guide to it resource/links where I get details about it.

Is there any other workaround to use incremental ML algorithm in Spark.

Comments