I'm working with Weka using KDD Cup 1999 dataset. So I've got a few questions I couldn't figure out via manuals:

  • How do we know what parameters for Ranker to set? I mean, threshold and numToSelect. Is there any explaination to this?
  • When I select attributes via explorer and save the modified dataset, it's always N+1 attribute (N selected attrbutes + class/label). Why? Isn't a label/class also an attribute?
  • Why when I use PCA+Ranker with default settings for attribute selection I get more attributes than I had?
  • More Anastasia Kotlyarova's questions See All
    Similar questions and discussions