类的使用
com.supermap.analyst.spatialstatistics.KMeasInitMethod
-
使用KMeasInitMethod的程序包 程序包 说明 com.supermap.analyst.spatialstatistics -
-
com.supermap.analyst.spatialstatistics中KMeasInitMethod的使用
声明为KMeasInitMethod的com.supermap.analyst.spatialstatistics中的字段 限定符和类型 字段和说明 static KMeasInitMethod
KMeasInitMethod. KMEASPLUSPLUS
k-means++方法指定初始化的K个质心。static KMeasInitMethod
KMeasInitMethod. KMEASRANDOM
随机选择K个质心。返回KMeasInitMethod的com.supermap.analyst.spatialstatistics中的方法 限定符和类型 方法和说明 KMeasInitMethod
KMeansParameter. getKMeasInitMethod()
返回K均值聚类中心初始化方法。参数类型为KMeasInitMethod的com.supermap.analyst.spatialstatistics中的方法 限定符和类型 方法和说明 void
KMeansParameter. setKMeasInitMethod(KMeasInitMethod value)
设置K均值聚类中心初始化方法。
-
Copyright © 2021–2024 SuperMap. All rights reserved.