There is a JIRA and PR for it - https://issues.apache.org/jira/browse/SPARK-14709
On Tue, 27 Sep 2016 at 09:10 hxw黄祥为 <huang...@ctrip.com> wrote: > I have found spark ml package have implement naivebayes algorithm and the > source code is simple,. > > I am confusing why spark ml package doesn’t contain svm algorithm,it seems > not very hard to do that. >