modin
modin copied to clipboard
Distributed K-means algorithm
Generic distributed implementation of K-means on Modin/Ray using the Scaleout API.
Is this a feature we want to support as part of Modin directly? Isn't k-means something that is more specific to a user's implementation as opposed to something we need to do within Modin?
@pyrito pandas doesn't support this and I don't know of anyone ever asking for this feature, so I'll mark it as P3.
Not actual. @aregm feel free to reopen if needed