You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I used the java libsvm for regression task. Everything is ok with LINEAR kernel. When I use RBF/POLY/SIGMOID kernel, the output prediction is always the same value. I tried many dataset, the same problem occured every time. But when I tried Python/Matlab libsvm, everything is fine!
The text was updated successfully, but these errors were encountered:
When I used the java libsvm for regression task. Everything is ok with LINEAR kernel. When I use RBF/POLY/SIGMOID kernel, the output prediction is always the same value. I tried many dataset, the same problem occured every time. But when I tried Python/Matlab libsvm, everything is fine!
The text was updated successfully, but these errors were encountered: