SVMAttributeEval: Evaluates the worth of an attribute by using an SVM classifier.

URL:http://weka.sourceforge.net/doc.packages/SVMAttributeEval
Author:Mark Hall, Eibe Frank, Kieran Holland
Maintainer:Weka team <wekalist{[at]}list.scms.waikato.ac.nz>

Evaluates the worth of an attribute by using an SVM classifier. Attributes are ranked by the square of the weight assigned by the SVM. Attribute selection for multiclass problems is handled by ranking attributes for each class seperately using a one-vs-all method and then "dealing" from the top of each pile to give a final ranking.

For more information see:

I. Guyon, J. Weston, S. Barnhill, V. Vapnik (2002). Gene selection for cancer classification using support vector machines. Machine Learning. 46:389-422.

All available versions:
Latest
1.0.1
1.0.0