linearForwardSelection linearForwardSelection
Parent | oss-parent |
Group | nz.ac.waikato.cms.weka |
描述 | Extension of BestFirst. Takes a restricted number of k attributes into account. Fixed-set selects a fixed number k of attributes, whereas k is increased in each step when fixed-width is selected. The search uses either the initial ordering to select the top k attributes, or performs a ranking (with the same evalutator the search uses later on). The search direction can be forward, or floating forward selection (with opitional backward search steps). For more information see: Martin Guetlein (2006). Large Scale Attribute Selection Using Wrappers. Freiburg, Germany. |
Packaging | jar |
Size | 24.88 KB |
文件 | pom jar |
网址 | http://weka.sourceforge.net/doc.packages/linearForwardSelection |
发布时间 | 2012-04-26 12:48 |
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
martin.guetlein | Martin Guetlein |
licenses
GNU General Public License 3 | http://www.gnu.org/licenses/gpl-3.0.txt |
索引仓库
仓库 | 个数 |
Central | 592045 |