Research Article

Intelligent Network Office System Based on Cloud Computing and Machine Learning

Algorithm 2

LDC algorithm [18].
 Input: intercept .
 Output: clustering results.
(a)The algorithm finds the distance between all data.
(b)The algorithm calculates the local density of all data points.
(c)The algorithm calculates the high-density minimum distance of all data.
(d)The algorithm finds the cluster center point in the decision graph.
(e)The algorithm clusters the remaining points to the nearest center point.
(f)The algorithm removes noise points.