DBScan-master
代码说明:
说明: 这是使用Python实现的DBScan。像Numpy、熊猫这样的图书馆也被使用过。DBScan算法已经在两个变色龙数据集t4.8k和t5.8k上进行了测试。然后利用matplotlib将得到的结果可视化。为了便于比较,本文将所得到的输出结果与DBScan实现的skLearning库的结果进行了比较。计算每个数据集的同质性和分离度,以观察簇间的相似性和不同的度量。epsilon和min值分别为8.5和16.5。(This is a DBScan implemented using Python. Libraries like Numpy and Panda have also been used. DBScan algorithm has been tested on two chameleon datasets t4.8k and t5.8k. Then the results are visualized by matplotlib. In order to facilitate comparison, the output results are compared with those of skLearning library implemented by DBScan. The homogeneity and segregation of each data set are calculated to observe the similarity and different measures between clusters. Epsilon and min were 8.5 and 16.5 respectively.)
文件列表:
DBScan-master, 0 , 2019-05-17
DBScan-master\DBScan-t4.8k.ipynb, 800658 , 2019-05-17
DBScan-master\DBScan-t5.8k.ipynb, 706593 , 2019-05-17
DBScan-master\README.md, 746 , 2019-05-17
DBScan-master\Screens, 0 , 2019-05-17
DBScan-master\Screens\Result on t4.8k.png, 169313 , 2019-05-17
DBScan-master\Screens\Result on t5.8k.png, 136251 , 2019-05-17
DBScan-master\t4.8k.csv, 180919 , 2019-05-17
DBScan-master\t5.8k.dat, 169672 , 2019-05-17
下载说明:请别用迅雷下载,失败请重下,重下不扣分!