HannanKan / MA-SparkMLlib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MA-SparkMLlib

  • An model averaging and all reduce implementation on Spark MLlib.
  • Users can simply replace spark/mllib with the mllib code here and run mvn clean package -Dmaven.test.skip=true
  • Note: Users need to write their own code to call methods, like mllib/src/main/scala/org/apache/spark/mllib/classification/GhandSVMSGDShuffleModel.scala

About


Languages

Language:Scala 95.6%Language:Java 4.4%