harveyslash/TSNE-UMAP-Embedding-Visualisation
A Simple and easy to use way to Visualise Embeddings!
This tool helps data scientists and machine learning engineers visualize high-dimensional data, such as image features or text embeddings, in an interactive 2D or 3D map. You provide your data as a set of numerical vectors (embeddings), and it generates a web-based visualization that you can share without needing a server. It's designed for those who want to quickly understand the relationships and clusters within their complex datasets.
261 stars. No commits in the last 6 months.
Use this if you need to visually explore and present the relationships within your high-dimensional data embeddings in an interactive, shareable format.
Not ideal if you need to train or develop new machine learning models, as this tool is purely for visualizing existing embeddings.
Stars
261
Forks
52
Language
HTML
License
MIT
Category
Last pushed
Feb 02, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/harveyslash/TSNE-UMAP-Embedding-Visualisation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lmcinnes/umap
Uniform Manifold Approximation and Projection
pyRiemann/pyRiemann
Machine learning for multivariate data through the Riemannian geometry of positive definite...
geomstats/geomstats
Computations and statistics on manifolds with geometric structures.
higra/Higra
Hierarchical Graph Analysis
pavlin-policar/openTSNE
Extensible, parallel implementations of t-SNE