[R] RWeka: How to access AttributeEvaluators

2009-04-26 Thread Michael Olschimke
Hi,

I'm trying to use Information Gain for feature selection.

There is a InfoGain implementation in Weka:

*weka.attributeSelection.InfoGainAttributeEval*

Is it possible to use this function with RWeka? If yes how?
list_Weka_interfaces doesn't show it and there is no make function for
AttributeEvaluators.

Is there any other implementation of InformationGain in R?

Thank you

Michael Olschimke
MSIS Graduate Student
Santa Clara University

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] RWeka: How to access AttributeEvaluators

2009-04-22 Thread Michael Olschimke
Hi,

I'm trying to use Information Gain for feature selection.

There is a InfoGain implementation in Weka:

*weka.attributeSelection.InfoGainAttributeEval*

Is it possible to use this function with RWeka? If yes how?
list_Weka_interfaces doesn't show it and there is no make function for
AttributeEvaluators.

Is there any other implementation of InformationGain in R?

Thank you

Michael Olschimke
MSIS Graduate Student
Santa Clara University


[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] RWeka: How to access AttributeEvaluators

2009-04-22 Thread Michael Olschimke
Hi,

I'm trying to use Information Gain for feature selection.

There is a InfoGain implementation in Weka:

*weka.attributeSelection.InfoGainAttributeEval*

Is it possible to use this function with RWeka? If yes how?
list_Weka_interfaces doesn't show it and there is no make function for
AttributeEvaluators.

Is there any other implementation of InformationGain in R?

Thank you

Michael Olschimke
MSIS Graduate Student
Santa Clara University


[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.