You might try logistic regression with regularization for a very similar result.
On Mon, Dec 23, 2013 at 11:57 PM, Sebastian Schelter < [email protected]> wrote: > Hi Tharindu, > > There is no SVM implementation in an official release. > > --sebastian > > On 24.12.2013 08:02, Tharindu Rusira wrote: > > Hi all, > > Do we have a SVM implementation in Mahout(either sequential or > mapreduce)? > > I was searching in JIRA and MAHOUT-14[1] proposes a SVM implementation > and > > also MAHOUT-334, MAHOUT-232 have patches available for SVM. > > Are these codes available in any Mahout release? Because the comments in > > these issues suggest otherwise. > > > > [1] > > > https://issues.apache.org/jira/browse/MAHOUT-14?jql=project%20%3D%20MAHOUT%20AND%20text%20~%20%22svm%22 > > [2] > > > https://issues.apache.org/jira/browse/MAHOUT-334?jql=project%20%3D%20MAHOUT%20AND%20text%20~%20%22svm%22 > > [3] > > > https://issues.apache.org/jira/browse/MAHOUT-232?jql=project%20%3D%20MAHOUT%20AND%20text%20~%20%22svm%22 > > > > Thanks, > > > >
