-
- Downloads
[minor] update streaming linear algorithms
Author: Xiangrui Meng <meng@databricks.com> Closes #4329 from mengxr/streaming-lr and squashes the following commits: 78731e1 [Xiangrui Meng] update streaming linear algorithms
Showing
- mllib/src/main/scala/org/apache/spark/mllib/classification/StreamingLogisticRegressionWithSGD.scala 1 addition, 2 deletions...b/classification/StreamingLogisticRegressionWithSGD.scala
- mllib/src/main/scala/org/apache/spark/mllib/regression/StreamingLinearAlgorithm.scala 22 additions, 19 deletions...che/spark/mllib/regression/StreamingLinearAlgorithm.scala
- mllib/src/main/scala/org/apache/spark/mllib/regression/StreamingLinearRegressionWithSGD.scala 1 addition, 1 deletion...k/mllib/regression/StreamingLinearRegressionWithSGD.scala
Please register or sign in to comment