I am writing a code for Kernel Sparse classifier for Image classification?
I have written code for Sparse classifier and used PCA for dimensionality reduction.
But,I wanted to use kernel trick with it. Please provide me any suggestions or reference for this.