yuhangzhu4

Results 2 issues of yuhangzhu4

Why is my single dataset thundersvm not as fast as sklearn-svm

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?