@pagal_guy wrote:
hello,
While trying to implement SVM in R I noticed that with the linear kernel the accuracy was about 84% and with the rbf kernel it went upto 93% but when I used the sigmoid kernel the accuracy fell below 10%.
So how do we decide which type of kernel to use?
Is is based on some patterns we see in the data or something else.
Can someone please help me with this??
Posts: 2
Participants: 2
