Nathan G. Wiseman
Nathan G. Wiseman
Hi, If one wants to implement the sklearn's k-medoid algorithm on a dataset with many duplicate datapoints without removing those points (I'll give an example below) it runs inefficiently, as...
Fixed some obvious typos and added my understanding of NumPy's main performance advantage (standard CPython also runs pre-compiled c code on the backend, btw). I avoided suggesting grammar/punctuation nitpicks.
Just fixed some obvious typos. I avoided suggesting grammar/punctuation nitpicking.