language.properties
来自「数据挖掘」· PROPERTIES 代码 · 共 12 行
PROPERTIES
12 行
xxg=XiaoGuangXu
WKMeansClusteringOperatorProperty
isWeight=using weight
setBeta= weight exponent
setAlpha= partition exponent
ClusteringAlgorithm = DBScan Type Algorithm with Automated Variable Weighting
notNumberMessage= weight exponent should be a number
notIntegerMessage=weight exponent should be a integer
notZeroOneMessage=weight exponent shouldn't be 0 or 1
notLargerZeroMessage=Number of clusters (K) should be an integer greater than 0
kNotIntegerMessage=Number of clusters (K) should be an integer
kNotNumberMessage=Number of clusters (K) should be a number
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?