I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2007-07-11 08:21:59-07 by hgoebber
Feature selection trouble with ranking
Hello! I try to apply Feature selection to my training set prior to training the learner but it seems to me like the FeatureSelector sizes the feature vector down to a set portion of the total it does so randomly instead of ranking the features and only cutting of those features with the lowest scores. Several trys left Features with value 1 in the system despite higher ranked features being present who got cut off. Any ideas?
Direct Responses: 5681 | Write a response