02 February 2015 6 2K Report

Working with health care application.

First applied PCA to reduce feature set then applied SVM (Non linear) to classify. got better results than using SVM alone.

But my doubt is. Initially I am reducing the feature size (PCA) then again I am mapping the feature to high dimensional space (Non-linear SVM) seems to be confusing. What is the role of PCA then?

Similar questions and discussions