Commit 27a7d4e
Enhancing K-Means initialization options (#286)
* rays dataset
* centred data fixes #118
* SKMeans: Add option for 'Forgy' initialiaation
* scrub old includes after rebase
* KMeans + SKMeans; Unify intialisation options
* change of interface name for clearer ux
* SKMeans: Add option for 'Forgy' initialiaation
* scrub old includes after rebase
* KMeans + SKMeans; Unify intialisation options
* rays dataset
* centred data fixes #118
* change of interface name for clearer ux
* KMeans test update args
* KMeans: follow conventional operation order
* KMeans: Calculate centroids correctly
---------
Co-authored-by: tremblap <tremblap@gmail.com>
Co-authored-by: Pierre Alexandre Tremblay <pa@tas.local>
Co-authored-by: Pierre Alexandre Tremblay <info@pierrealexandretremblay.com>1 parent 0e3d63b commit 27a7d4e
7 files changed
Lines changed: 716 additions & 50 deletions
File tree
- Resources/Data
- include/flucoma
- algorithms/public
- clients/nrt
- tests/algorithms/public
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
0 commit comments