Commit Graph

59 Commits

Author SHA1 Message Date
Volodymyr Orlov
02b85415d9 feat: extends interface of Matrix to support for broad range of types 2020-03-26 15:28:26 -07:00
Volodymyr Orlov
fe50509d3b fix: refactors knn and distance functions 2020-02-21 18:54:50 -08:00
Volodymyr Orlov
0e89113297 feat: adds KMeans clustering algorithm 2020-02-20 18:43:24 -08:00
Volodymyr Orlov
a54f7be867 Adds DecisionTree algorithm 2020-01-10 09:07:04 -08:00
Volodymyr Orlov
f4aec2b35e Adds SVD solver, code refactoring 2019-10-16 08:28:36 -07:00
Volodymyr Orlov
b8e1bf9a80 Improves Cover Tree implementation 2019-09-30 08:55:41 -07:00
Volodymyr Orlov
874d528f58 Adds CoverTree implementation 2019-09-23 20:54:21 -07:00
Volodymyr Orlov
a9ec6dfcd0 Extends basic KNN search algorithm 2019-06-11 11:57:36 -07:00
Volodymyr Orlov
f4d3a80490 Initial commit 2019-05-28 17:46:03 -07:00