Skip to content

Commit e557d89

Browse files
committed
updated readme for refactoring
1 parent d82b594 commit e557d89

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)