[D] Speeding Up SVM by 120X and more!

#artificialintelligence 

Support Vector Machines can be a lot slow to run on large datasets. With more data, the speedup increases proportionally which is great for use. Thundersvm also runs with support vector regression and a bunch more stuff. You can check out there github repo here. I have written an article on how to install and use thundersvm.