raceSearch raceSearch

Group nz.ac.waikato.cms.weka
描述 Races the cross validation error of competing attribute subsets. Use in conjuction with a ClassifierSubsetEval. RaceSearch has four modes: forward selection races all single attribute additions to a base set (initially no attributes), selects the winner to become the new base set and then iterates until there is no improvement over the base set. Backward elimination is similar but the initial base set has all attributes included and races all single attribute deletions. Schemata search is a bit different. Each iteration a series of races are run in parallel. Each race in a set determines whether a particular attribute should be included or not---ie the race is between the attribute being "in" or "out". The other attributes for this race are included or excluded randomly at each po
版本 仓库 发布时间
1.0.2 central 2012-04-26 13:47
1.0.1 central 2012-04-24 09:55
索引仓库
仓库 个数
Central 592045