An example project using the kmeans package.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
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.