Skip to content
#

knn-algorithm

Here are 315 public repositories matching this topic...

qdrant
generall
generall commented Dec 28, 2021

Is your feature request related to a problem? Please describe.
There are cases, when it might be useful to know how much points are there in index, which satisfies some filtering condition.
Currently, we can only estimate a total amount of points.

Describe the solution you'd like
Create an API which returns amount of points (estimated or precise, depending on flag) for a given filter

enhancement good first issue

This repo contains a machine learning model made using advanced and enhanced algos like KNN,SVD and also concepts like vectorization ,cosine similarity which predicts the similar movies for a given fav movie of user. So no more time wasting on searching for a good of you're choice

  • Updated Feb 28, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the knn-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the knn-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more