Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/TheAlgorithms/Python
/ k_means_clust.py
File
k_means_clust.py
machine_learning/k_means_clust.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"README, Author - Anurag Kumar(mailto:anuragkumarak95@gmail.com)
2
Requirements:
3
- sklearn
4
- numpy
Callers
nothing calls this directly
Calls
4
get_initial_centroids
Function · 0.85
kmeans
Function · 0.85
plot_heterogeneity
Function · 0.85
plot_kmeans
Function · 0.85
Tested by
no test coverage detected