File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -47,9 +47,9 @@ ________________________________________________________________________________
4747### Features
4848
4949- Lightening fast implementation of Kmeans clustering algorithm even on a single thread in native Julia.
50- - Support for multi-theading implementation of Kmeans clustering algorithm.
50+ - Support for multi-theading implementation of K-Means clustering algorithm.
5151- Kmeans++ initialization for faster and better convergence.
52- - Modified version of Elkan's Triangle inequality to speed up K-Means algorithm.
52+ - Implementation of all the variants of the K-Means algorithm.
5353
5454_________________________________________________________________________________________________________
5555
You can’t perform that action at this time.
0 commit comments