An example project using the kmeans package.
25개 이상의 토픽을 선택하실 수 없습니다. 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.