Mahout presently has no SVM impl.  U could use Logistic Regression (with SGD) 
for classification.





On Monday, March 10, 2014 5:39 AM, Quentin-Gabriel Thurier 
<quentin.thur...@gmail.com> wrote:
 
Hi all,

Just few questions about the configuration of an SVM in Mahout :

- Is it possible to do a multi-class classification ?
- Which kernels are already available (linear, polynomial, rbf) ?
- Where can we find details about the way the algorithm has been
distributed ?

Many thanks,

Quentin

Reply via email to