unum-cloud / usearch

Fast Open-Source Search & Clustering engine × for Vectors & 🔜 Strings × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
https://unum-cloud.github.io/usearch/
Apache License 2.0
2.15k stars 130 forks source link

Feature: Dimensionality Reduction #317

Open ashvardanian opened 10 months ago

ashvardanian commented 10 months ago

Describe what you are looking for

Assuming hierarchical information, we can provide functions to embed/draw those graphs in low-dimensional spaces, like 2D. This should help great people trying to visualize large datasets. Force-directed algorithms would be a good starting point.

Can you contribute to the implementation?

Is your feature request specific to a certain interface?

It applies to everything

Contact Details

No response

Is there an existing issue for this?

Code of Conduct