My 2c From personal experience if your independant variable is categorical or discrete in nature then linear models work well. In contrast when your dependant variables are continous or you are using svm for regression rbf seems to work. Svm are really good algorithms when you have limited data size. For large data it becomes computationally expensive
Show admin stats