Amara Bashir wrote: > Hi, > > Does any one know abt kernels that r used in SVM ? > > I want to know about kernels with examples. > I mean I want to see what happens when data is passed through the kernels of > SVM. > > Regards > Hi Amara,
If you are talking about pattern analysis / machine learning then this is a good book: http://www.amazon.com/Kernel-Methods-Pattern-Analysis-Shawe-Taylor/dp/0521813972 The book's website is: http://www.kernel-methods.net/ and the list of kernels discussed in the book are: http://www.kernel-methods.net/kernels.html Namita

