Xtra-Computing / thundersvm

ThunderSVM: A Fast SVM Library on GPUs and CPUs
Apache License 2.0
1.55k stars 215 forks source link

Does thundersvm support multi label classification #248

Open timfraseratg opened 2 years ago

timfraseratg commented 2 years ago

I saw in the issues that people are suing thundersvm to do multi class classification problems. Just wondering does it support multi label classification. Thanks in advance for your help!

zeyiwen commented 2 years ago

The current version doesn't support multi-label classification, but we have done some work (here) in that direction. Hopefully, we would have some extra capacity to integrate it to ThunderSVM.