-
- Downloads
[SPARK-3296][mllib] spark-example should be run-example in head notation of...
[SPARK-3296][mllib] spark-example should be run-example in head notation of DenseKMeans and SparseNaiveBayes `./bin/spark-example` should be `./bin/run-example` in DenseKMeans and SparseNaiveBayes Author: wangfei <wangfei_hello@126.com> Closes #2193 from scwf/run-example and squashes the following commits: 207eb3a [wangfei] spark-example should be run-example 27a8999 [wangfei] ./bin/spark-example should be ./bin/run-example
Showing
- examples/src/main/scala/org/apache/spark/examples/mllib/DenseKMeans.scala 1 addition, 1 deletion...n/scala/org/apache/spark/examples/mllib/DenseKMeans.scala
- examples/src/main/scala/org/apache/spark/examples/mllib/SparseNaiveBayes.scala 1 addition, 1 deletion...la/org/apache/spark/examples/mllib/SparseNaiveBayes.scala
Please register or sign in to comment