Shentl
Results
2
comments of
Shentl
Same problem, in a 20-class classification problem, sklearn.svc achieves an acc of 0.87, but thundersvm.SVC() only achieves an acc of 0.057. And the output class of thundersvm is limited to...
When i check .../site-packages/gluoncvth, i only found a __init__.py file but nothing else, and the __init__.py file is also empty