An example project using the kmeans package.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Taylor Bockman 7ee7b63ec0 Update requirements to use https, and update code to use k_means instead of unweighted_k_means 5 年之前
.gitignore init 5 年之前
README.md init 5 年之前
example.png init 5 年之前
main.py Update requirements to use https, and update code to use k_means instead of unweighted_k_means 5 年之前
requirements.txt Update requirements to use https, and update code to use k_means instead of unweighted_k_means 5 年之前
run_sample.sh init 5 年之前

README.md

K-Means Example

An example project using the kmeans library.