K-mean clustering and its Use-case in the security domain
What is k-mean Clustering?
So, k-means clustering is a vector quantization method that seeks to split 'n' observations into 'k' clusters, with each observation belonging to the cluster with the nearest mean (cluster centers or cluster centroid), whic...
sharmasid00.hashnode.dev3 min read