Xtra-Computing / thundersvm

ThunderSVM: A Fast SVM Library on GPUs and CPUs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

performance

yuhangzhu4 opened this issue · comments

My original program is to generate different data sets in a loop, and each data set does svm.(matlab+libsvm+cpu)
If I change to python+thundersvm+GPU,Will there be an increase in speed?