ML Knowledge
What is k-means clustering? Does it find a global optimum? Implement k-means clustering, with inputs an N*D matrix and outputs k N_i*D matrices.
Try Free AI Interview
Interview question asked to Data Scientists interviewing at Addepar, Nubank, Wish and others: What is k-means clustering? Does it find a global optimum? Implement k-means clustering, with inputs an N*D matrix and outputs k N_i*D matrices..