YingfanWang/PaCMAP
PaCMAP: Large-scale Dimension Reduction Technique Preserving Both Global and Local Structure observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 93
- Release rhythm 72
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 6
- age_days: 2216
- days_rel: 184
- days_push: 44
- n_releases_24m: 6
Adoption not part of the score
1016 stars · 85 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PaCMAP is a Python library implementing Pairwise Controlled Manifold Approximation, a dimensionality reduction technique that preserves both local and global structure of high-dimensional data for visualization. It is the official implementation of the JMLR-published method, with related extensions like Parametric PaCMAP and LocalMAP.
Use cases
- visualize high-dimensional embeddings in 2D
- reduce dimensionality of single-cell or embedding datasets
- find a UMAP/t-SNE alternative that preserves global structure
- plot clusters in large datasets
- explore manifold structure of feature vectors
When to choose
- you need 2D/3D visualizations balancing local and global structure
- you want a fast, well-tested Python dimension reduction library
- you are comparing manifold learning methods for research
When to avoid
- you need supervised dimensionality reduction with labels
- you need GPU parametric online-learning DR (use ParamRepulsor instead)
- you need exact linear projections like PCA
Facets
library · maturity stable
machine-learning data-visualization math machine-learning data-visualization data-science python cross-platform dimensionality-reduction manifold-learning embedding umap-alternative visualization
2 sources
- readme: https://github.com/YingfanWang/PaCMAP · fetched 2026-08-28 · 9093c354c813
- registry_pypi: https://pypi.org/pypi/pacmap/json · fetched 2026-08-29 · 5110d332aeb7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| YingfanWang/PaCMAP | main | 87 |
For agents
markdown · JSON · MCP: product_card(name="YingfanWang/PaCMAP")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem