File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -52,10 +52,12 @@ ________________________________________________________________________________
5252### Pending Features
5353
5454- [ ] Support for DataFrame inputs.
55+ - [ ] Refactoring and finalizaiton of API desgin.
5556- [ ] GPU support.
5657- [ ] Even faster Kmeans implementation based on current literature.
5758- [ ] Optimization of code base.
58-
59+ - [X] Implementation of Triangle inequality based on [ Elkan C. (2003) "Using the Triangle Inequality to Accelerate
60+ -Mean"] ( https://www.aaai.org/Papers/ICML/2003/ICML03-022.pdf )
5961_________________________________________________________________________________________________________
6062
6163### How To Use
@@ -82,6 +84,4 @@ ________________________________________________________________________________
8284
8385### License
8486
85- Implementation of Triangle inequality based on [ Elkan C. (2003) "Using the Triangle Inequality to Accelerate
86- -Mean"] ( https://www.aaai.org/Papers/ICML/2003/ICML03-022.pdf )
8787[ ![ FOSSA Status] ( https://app.fossa.com/api/projects/git%2Bgithub.com%2FPyDataBlog%2FParallelKMeans.jl.svg?type=large )] ( https://app.fossa.com/projects/git%2Bgithub.com%2FPyDataBlog%2FParallelKMeans.jl?ref=badge_large )
You can’t perform that action at this time.
0 commit comments