###The python implementation of algorithm described in clustering by fast search and find of density peaks
####Only for iris dataset or dataset with the same pattern , if you want to use other dataset , please modify the function "load_file" and "evaluate"
The results:
Max distance: 1.0000 Min distance: 0.0000 DC: 0.0312
CENTER : {96: 96, 103: 103, 7: 7}
allcount: 150
correct : 136
precision: 0.906666666667
recall: 1.0