K-mean clustering Algorithm and it's Use in the security domain
K-mean Clustering:
k-means is a prototype based, partitional clustering technique that attempts to find a user specified number of clusters which are represented by their centroids. Clustering algorithms group items together based on some metric of s...
sourcenet.hashnode.dev3 min read