knn-search
Here are 58 public repositories matching this topic...
KNN search implemented by KD-tree and Ball-tree
-
Updated
Apr 8, 2022 - Terra
This project shows how to search texts using KNN-algoritm. The embeded texts are indexed into OpenSearch, and a query is converted into a vector as an input of KNN
-
Updated
Dec 27, 2023 - Jupyter Notebook
Machine learning algorithm implementation with visualization
-
Updated
Oct 10, 2017 - JavaScript
Reading Recommendation System: This project implements K Nearest Neighbor (kNN) Collaborative Filtering to build a book recommender system based on a publicly available dataset.
-
Updated
Oct 16, 2022 - Jupyter Notebook
Building a Custom Vector Search Engine with Weaviate : The project discusses the architecture of Weaviate, an open-source vector database and provides a tutorial implementation of a custom vector search engine using Weaviate Cloud Service(WCS).
-
Updated
Dec 15, 2022 - Jupyter Notebook
pg based k-nn image search
-
Updated
Oct 9, 2017 - Python
amableDB - Get Fast Similar Float-Vectors
-
Updated
Oct 24, 2021 - C++
-
Updated
Feb 20, 2019 - Jupyter Notebook
A super simple Q&A chat-bot applying vector search
-
Updated
Dec 26, 2022 - Jupyter Notebook
💻Intelligent Recommender System Development for Online FPS Game: Destiny II
-
Updated
Jun 14, 2018 - Jupyter Notebook
KNN Is A Machine Learning Algorithm For Pattern Recognition That Finds The Nearest K Observations To Predict A Target.
-
Updated
May 7, 2023 - C
Simple self-balancing Kd-Tree and KNN search library in pure C. Most tree operations are non-recursive, and therefore suited for embedded systems.
-
Updated
Oct 23, 2020 - C
class for BallTree data structure
-
Updated
Jul 30, 2021 - Python
Detecting brute force hacking attempts on AT&T servers
-
Updated
Mar 15, 2017 - Python
Nearest Neighbour Search with Variables on a Torus
-
Updated
Sep 2, 2023 - R
Improve this page
Add a description, image, and links to the knn-search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the knn-search topic, visit your repo's landing page and select "manage topics."