[ https://issues.apache.org/jira/browse/MAHOUT-688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Grant Ingersoll reopened MAHOUT-688: ------------------------------------ Didn't realize this patch dropped maxDFPercent. Adding it back in, but having the StdDev approach override it if both are present. > High Document Frequency pruning for seq2sparse > ---------------------------------------------- > > Key: MAHOUT-688 > URL: https://issues.apache.org/jira/browse/MAHOUT-688 > Project: Mahout > Issue Type: Improvement > Reporter: Vasil Vasilev > Assignee: Grant Ingersoll > Priority: Minor > Labels: Vectorization > Fix For: 0.6 > > Attachments: MAHOUT-688.patch, MAHOUT-688.patch, MAHOUT-688.patch, > MAHOUT-688.patch > > > This improvement allows to prune the words with high document frequencies > from the tf and tf-idf vectors produced by seq2sparse, based on the standard > deviation of the words' document frequencies and specifying which rods to be > pruned in a means of times this standard deviation. One good option is 3 > times the standard deviation -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira