Algorithm 3: K-means clustering |
Input: K (the number of clusters); K = 2 (malicious or benign) D dataset contains best feature values for each URLi Output: Begin Arbitrary choose K objects from D as the initial cluster centers; Repeat
|
Algorithm 3: K-means clustering |
Input: K (the number of clusters); K = 2 (malicious or benign) D dataset contains best feature values for each URLi Output: Begin Arbitrary choose K objects from D as the initial cluster centers; Repeat
|