Luiz Carlos Cosmi Filho
|
a8af29bf65
|
feat: add k-nearest neighbors algorithm (#2416)
* feat: add k-nearest neighbors, class Knn
* updating DIRECTORY.md
* clang-format and clang-tidy fixes for 8dfacfdf
* fix: comments in k-nearest neighbors
* test: add more tests for k-nearest-neighbors algorithm
* fix: description of k-nearest neighbors algorithm
* chore: apply suggestions from code review
---------
Co-authored-by: github-actions[bot] <github-actions@users.noreply.github.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
|
2023-01-31 13:47:26 -06:00 |
|