supervisedAttributeScaling supervisedAttributeScaling
Parent | oss-parent |
Group | nz.ac.waikato.cms.weka |
描述 | Package containing a class that rescales the attributes in a classification problem based on their discriminative power. This is useful as a pre-processing step for learning algorithms such as the k-nearest-neighbour method, to replace simple normalization. Each attribute is rescaled by multiplying it with a learned weight. All attributes excluding the class are assumed to be numeric and missing values are not permitted. To achieve the rescaling, this package also contains an implementation of non-negative logistic regression, which produces a logistic regression model with non-negative weights . |
Packaging | jar |
Size | 18.42 KB |
文件 | pom jar |
网址 | http://weka.sourceforge.net/doc.packages/supervisedAttributeScaling |
发布时间 | 2013-06-27 16:11 |
dependencies
Group | Artifact | Version |
---|---|---|
nz.ac.waikato.cms.weka | weka-dev | [3.7.6,) |
nz.ac.waikato.cms.weka | weka-dev | [3.7.6,) |
junit | junit | 3.8.2 |
developers
eibe | Eibe Frank |
licenses
GNU General Public License 3 | http://www.gnu.org/licenses/gpl-3.0.txt |
索引仓库
仓库 | 个数 |
Central | 592045 |