Description Usage Arguments Value Examples
Finds k clusters in data points.
1 | fit(X, k)
|
X |
array Data points of dimension (n,d) |
k |
int The number of desired clusters |
array Coordinates of cluster centers, dimension (k,d)
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.