It is fairly simple and just runs mini-batch sgd. You can actually just look at the code.
https://github.com/apache/incubator-spark/blob/master/mllib/src/main/scala/org/apache/spark/mllib/classification/SVM.scala On Mon, Oct 21, 2013 at 10:37 PM, Sarath P R <sarath.amr...@gmail.com>wrote: > Hi All, > > I Would like to know if there is any reference paper for SVM, which is > implemented in MLlib. > > Please help. Thanks in Advance > > -- > Thank You > Sarath P R > Technical Lead > Amrita Center for Cyber Security | Amrita Vishwa Vidyapeetham | Amritapuri > Campus > Contact +91 99 95 02 4287 | Twitter <http://twitter.com/sarathpr> | > Blog<http://sprism.blogspot.in> >