Commit Graph

5 Commits

Author SHA1 Message Date
37daadb020 Reworked Code 2019-04-25 12:06:06 +02:00
54f81b2291 General Bugfixes
- Rewrote certain numGen functions
- Removed ++ functions
2018-06-05 16:58:05 +02:00
tchemn
667e7881cc added two dimensional data analysis support
-added kmeansMkI_2d
-added calcdiff2d to dmlib
-added plzGenNS and ageGenNS  to dmtest to generate unshuffled testdata for kmeans 2d
2018-06-04 20:42:55 +02:00
4e3ceac4a9 kmeans Minor Bugfixes
- Added cluster to test generator
- Added sample data to main
2018-06-02 23:30:07 +02:00
77f3a16c45 kmeans Update 1.0
- Exported some functions in seperate libaries
- Finished the algorithm, added calcCusters function
- Optimized code
2018-05-30 23:22:02 +02:00