We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e14c139 commit 0a030b1Copy full SHA for 0a030b1
README.md
@@ -66,7 +66,7 @@ ________________________________________________________________________________
66
67
### Features
68
69
-- Lightening fast implementation of K-Means clustering algorithm even on a single thread in native Julia.
+- Lightning fast implementation of K-Means clustering algorithm even on a single thread in native Julia.
70
- Support for multi-theading implementation of K-Means clustering algorithm.
71
- Kmeans++ initialization for faster and better convergence.
72
- Implementation of all available variants of the K-Means algorithm.
0 commit comments