We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b37b9a9 commit 01351b1Copy full SHA for 01351b1
machine_learning/k_means_clust.py
@@ -37,7 +37,7 @@
37
heterogeneity,
38
k
39
)
40
- 5. 3D Plot of the labeled data points with centroids.
+ 5. Plot of the labeled 3D data points with centroids.
41
plot_kmeans(
42
X,
43
centroids,
0 commit comments