Displaying 1 result from an estimated 1 matches for "checkforremainingoptions".
2009 Dec 01
2
problem with RWeka Weka_control RandomForest
...uot;),
E=list("weka.attributeSelection.WrapperSubsetEval"),B =
list("weka.classifiers.trees.RandomForest")))
I get the following error:
Exception in thread "main" java.lang.Exception: Illegal options: -B
weka.classifiers.trees.RandomForest
at weka.core.Utils.checkForRemainingOptions(Unknown Source)
at
weka.filters.supervised.attribute.AttributeSelection.setOptions(Unknown
Source)
I tryied specifying more parameters and got the same error:
I do:
datbin<- nombi(gene ~., data=X1X2X3X4W, control =Weka_control(
S=list("weka.attributeSelection.GeneticSearch&qu...