Hacker News new | ask | show | jobs
by apurva 5970 days ago
i did try the libsvm implementation in weka.. but it wasn't available for all datasets (my guess being it works only for binary classification), ended up using the SMO algorithm which gave pretty good results too...