raceSearch raceSearch
Parent | oss-parent |
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 |
Packaging | jar |
Size | 19.04 KB |
文件 | pom jar |
网址 | http://weka.sourceforge.net/doc.packages/raceSearch |
发布时间 | 2012-04-24 09:55 |
dependencies
Group | Artifact | Version |
---|---|---|
nz.ac.waikato.cms.weka | weka-dev | [3.7.1,) |
nz.ac.waikato.cms.weka | weka-dev | [3.7.1,) |
nz.ac.waikato.cms.weka | classifierBasedAttributeSelection | [1.0.0,) |
junit | junit | 3.8.2 |
developers
mhall | Mark Hall |
licenses
GNU General Public License 3 | http://www.gnu.org/licenses/gpl-3.0.txt |
索引仓库
仓库 | 个数 |
Central | 592045 |