Initial commit

This commit is contained in:
2021-12-07 16:30:22 +01:00
commit 0a28f6f0bd
3 changed files with 497 additions and 0 deletions

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# KMeans
Ein k-Means-Algorithmus ist ein Verfahren zur Vektorquantisierung, das auch zur Clusteranalyse verwendet wird.