Added kmeans to readme

- Removed outdated ToDo list
- Updated readme
This commit is contained in:
2018-05-31 00:13:51 +02:00
parent a115b16378
commit 70cd6c5939
2 changed files with 1 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ This is the collection of our algorithm and its modules for data analyses
| Name of Algorithm | Author | | Name of Algorithm | Author |
| ------------- | ------------- | | ------------- | ------------- |
| [ PENDING ] | [ PENDING ] | | kmeansMkI.py | [Tillmann](https://github.com/tchemn) and [Conrad](https://github.com/creyd) |
| [ PENDING ] | [ PENDING ] | | [ PENDING ] | [ PENDING ] |
## List of Modules ## List of Modules

View File

@@ -1,5 +0,0 @@
# ToDo Liste für Algorithmus
- Schritt 1
- Schritt 2
- Schritt 3