pavlin-policar/openTSNE
Extensible, parallel implementations of t-SNE
This project helps scientists and data analysts visualize complex, high-dimensional datasets like single-cell transcriptomes or survey responses. It takes your raw data, which might have hundreds or thousands of features, and transforms it into a 2D or 3D map where similar data points are clustered together. This allows researchers to easily identify patterns, groups, and relationships within their data that would otherwise be invisible.
1,617 stars. Used by 3 other packages. Available on PyPI.
Use this if you need to create clear, interpretable visual maps from large, complex datasets to understand underlying structures or identify distinct groups.
Not ideal if you're looking for a tool to perform predictive modeling or exact distance calculations, as t-SNE focuses solely on visualization and similarity.
Stars
1,617
Forks
174
Language
Python
License
BSD-3-Clause
Category
Last pushed
Nov 13, 2025
Commits (30d)
0
Dependencies
3
Reverse dependents
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/pavlin-policar/openTSNE"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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
giotto-ai/giotto-tda
A high-performance topological machine learning toolbox in Python