-
- Downloads
[SPARK-14510][MLLIB] Add args-checking for LDA and StreamingKMeans
## What changes were proposed in this pull request? add the checking for LDA and StreamingKMeans ## How was this patch tested? manual tests Author: Zheng RuiFeng <ruifengz@foxmail.com> Closes #12062 from zhengruifeng/initmodel.
Showing
- mllib/src/main/scala/org/apache/spark/mllib/clustering/LDA.scala 7 additions, 3 deletions...rc/main/scala/org/apache/spark/mllib/clustering/LDA.scala
- mllib/src/main/scala/org/apache/spark/mllib/clustering/StreamingKMeans.scala 10 additions, 0 deletions...a/org/apache/spark/mllib/clustering/StreamingKMeans.scala
Please register or sign in to comment