[R] feature (attribute) selection

Das, Rajdeep das at cshl.edu
Thu Feb 3 00:22:13 CET 2005


Hi,

Look for "dprep" package for wrapper based feature selction that use  lda,
knn etc.

Also you can use package "rfe" that implements recursive feature elimination
using SVM.


-----Original Message-----
From: WeiWei Shi
To: R-help at stat.math.ethz.ch
Sent: 2/2/05 5:43 PM
Subject: [R] feature (attribute) selection

Hi, there:
Recently, I read some papers about feature or attribute selection and
most of them are discussed in the context of supervised learning.

I knew Weka has implementation on some of them but I am wondering if
there is any package available in R which can do this kind of job.

Thanks for advice,

Ed

______________________________________________
R-help at stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide!
http://www.R-project.org/posting-guide.html




More information about the R-help mailing list