PynnDescent: Importing pickled index gives error - 'NNDescent' object has no attribute 'shape'

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • pynndescent

    A Python nearest neighbor descent for approximate nearest neighbors

  • Using the latest version of PyNNDescent via pip install. Running this on Google Colab with python 3.7.13Followed the Docs and created an index with the paramspynnindex = pynndescent.NNDescent(arr, metric="cosine", n_neighbors=100)Everything works fine and I get results from pynnindex.neighbor_graph as expected.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to find "k" nearest embeddings in a space with a very large number of N embeddings (efficiently)?

    3 projects | /r/MLQuestions | 23 Feb 2023
  • Integrate txtai with Postgres

    2 projects | dev.to | 25 Apr 2024
  • Vector Database solutions on AWS

    1 project | dev.to | 28 Mar 2024
  • Using pgvector To Locate Similarities In Enterprise Data

    2 projects | dev.to | 21 Mar 2024
  • pgvector vs. pgvecto.rs in 2024: A Comprehensive Comparison for Vector Search in PostgreSQL

    1 project | dev.to | 19 Mar 2024