k-nearest-neighbors topic

List k-nearest-neighbors repositories

interactiveknn

81
Stars
8
Forks
Watchers

Interactive K-Nearest Neighbors machine learning algorithm in JavaScript.

hora

2.6k
Stars
72
Forks
Watchers

🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 .

n2

565
Stars
75
Forks
Watchers

TOROS N2 - lightweight approximate Nearest Neighbor library which runs fast even with large datasets

daisyRec

545
Stars
86
Forks
Watchers

Official code for "DaisyRec 2.0: Benchmarking Recommendation for Rigorous Evaluation" (TPAMI2022) and "Are We Evaluating Rigorously? Benchmarking Recommendation for Reproducible Evaluation and Fair Co...

SeaLion

332
Stars
35
Forks
Watchers

The first machine learning framework that encourages learning ML concepts instead of memorizing class functions.

NGT

1.2k
Stars
110
Forks
Watchers

Nearest Neighbor Search with Neighborhood Graph and Tree for High-dimensional Data

hnswlib

244
Stars
53
Forks
Watchers

Java library for approximate nearest neighbors search using Hierarchical Navigable Small World graphs

grasp

68
Stars
19
Forks
Watchers

Essential NLP & ML, short & fast pure Python code

GloVe-experiments

65
Stars
19
Forks
Watchers

GloVe word vector embedding experiments (similar to Word2Vec)