Research Article

An Improved Algorithm Based on Fast Search and Find of Density Peak Clustering for High-Dimensional Data

Algorithm 2

RCD-FDP.
1: Input: , , .
2: Output: cluster class belong to .
3: Compute and sort .
4: for 1 to .
5: .
6: end.
7: for 1 to .
8: .
9: .
10: .
11: end.
12: for 1 to .
13: if && .
14:  .
15: end.
16: Cluster by FDP.