CRAN/E | wskm

wskm

Weighted k-Means Clustering

Installation

About

Entropy weighted k-means (ewkm) by Liping Jing, Michael K. Ng and Joshua Zhexue Huang (2007) doi:10.1109/TKDE.2007.1048 is a weighted subspace clustering algorithm that is well suited to very high dimensional data. Weights are calculated as the importance of a variable with regard to cluster membership. The two-level variable weighting clustering algorithm tw-k-means (twkm) by Xiaojun Chen, Xiaofei Xu, Joshua Zhexue Huang and Yunming Ye (2013) doi:10.1109/TKDE.2011.262 introduces two types of weights, the weights on individual variables and the weights on variable groups, and they are calculated during the clustering process. The feature group weighted k-means (fgkm) by Xiaojun Chen, Yunminng Ye, Xiaofei Xu and Joshua Zhexue Huang (2012) doi:10.1016/j.patcog.2011.06.004 extends this concept by grouping features and weighting the group in addition to weighting individual features.

Citation wskm citation info
github.com/SimonYansenZhao/wskm
english.siat.cas.cn/
Copyright 2011-2014 Shenzhen Institutes of Advanced Technology Chinese Academy of Sciences
Bug report File report

Key Metrics

Version 1.4.40
R ≥ 2.10
Published 2020-04-05 1475 days ago
Needs compilation? yes
License GPL (≥ 3)
CRAN checks wskm results

Downloads

Yesterday 30 0%
Last 7 days 49 +14%
Last 30 days 240 -16%
Last 90 days 966 +25%
Last 365 days 3.353 -30%

Maintainer

Maintainer

He Zhao

Simon.Yansen.Zhao@gmail.com

Authors

Graham Williams

aut

Joshua Z Huang

aut

Xiaojun Chen

aut

Qiang Wang

aut

Longfei Xiao

aut

He Zhao

cre

Material

ChangeLog
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

wskm archive

Depends

R ≥ 2.10
grDevices
stats
lattice
latticeExtra
fpc