Feature Ranking Using Linear SVM
暂无分享,去创建一个
Feature ranking is useful to gain knowledge of data and identify relevant features. This article explores the performance of combining linear support vector machines with various feature ranking methods, and reports the experiments conducted when participating the Causality Challenge. Experiments show that a feature ranking using weights from linear SVM models yields good performances, even when the training and testing data are not identically distributed. Checking the dierence of Area Under Curve (AUC) with and without removing each feature also gives similar rankings. Our study indicates that linear SVMs with simple feature rankings are eective on data sets in the Causality Challenge.
[1] Bernhard E. Boser,et al. A training algorithm for optimal margin classifiers , 1992, COLT '92.
[2] Chih-Jen Lin,et al. Combining SVMs with Various Feature Selection Strategies , 2006, Feature Extraction.
[3] Chih-Jen Lin,et al. LIBLINEAR: A Library for Large Linear Classification , 2008, J. Mach. Learn. Res..
[4] Isabelle Guyon,et al. Design and Analysis of the Causation and Prediction Challenge , 2008, WCCI Causation and Prediction Challenge.