pyclustertend:一个评估集群趋势的python软件包 源码
pyclustertend pyclustertend是专门研究集群趋势的python软件包。 聚类趋势包括评估聚类算法是否与数据集相关。 当前已实现了三种用于评估聚类趋势的方法,另一种基于通过KMeans估计器获得的度量的方法: 霍普金斯统计 增值税 增值税 基于度量的方法(剪影,calinksi,davies bouldin) 安装方式 pip install pyclustertend 用法: 霍普金斯范例: >> > from sklearn import datasets >> > from pyclustertend import hopkins
文件列表
pyclustertend-master.zip
(预估有个29文件)
pyclustertend-master
.travis.yml
175B
.coveragerc
86B
docs
conf.py
2KB
ivat.png
10KB
pyclustertend.rst
601B
make.bat
795B
vat.png
44KB
requirements.txt
453B
暂无评论