Clustering data

Does pinecone have the ability to do clustering?

1 Like

Clustering isn’t supported, however if you’re looking for spherical clusters you can do that by looking at similarity scores and top_k, but it is very rudimentary, and cannot work for non-spherical clusters