frjnn/bhtsne
Parallel Barnes-Hut t-SNE implementation written in Rust.
This project provides an accelerated way to visually explore complex, high-dimensional data. It takes your raw data (like measurements from an experiment or survey responses) and transforms it into a 2D or 3D map where similar data points are clustered together. This helps researchers, data scientists, or analysts discover hidden patterns and relationships in large datasets that are otherwise hard to see.
89 stars and 1,629 monthly downloads. No commits in the last 6 months.
Use this if you need to reduce the dimensionality of complex data for visualization and exploratory analysis, especially when dealing with large datasets where performance is critical.
Not ideal if you need a specific statistical model for inference or if interpretability of individual dimensions in the output is more important than overall data structure visualization.
Stars
89
Forks
7
Language
Rust
License
MIT
Category
Last pushed
Jul 11, 2025
Monthly downloads
1,629
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/frjnn/bhtsne"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
EnzymeAD/Enzyme
High-performance automatic differentiation of LLVM and MLIR.
Oxen-AI/Oxen
Lightning fast data version control system for structured and unstructured machine learning...
LaurentMazare/tch-rs
Rust bindings for the C++ api of PyTorch.
SunDoge/dlpark
A Rust Library for High-Performance Tensor Exchange with Python
TheMesocarp/koho
Full spectrum sheaf neural network over arbitrary CW complexes.