cvxgrp/pymde
Minimum-distortion embedding with PyTorch
PyMDE helps you visually explore complex datasets and transform them into simpler, more usable forms. You input raw data like image pixels, biological cell features, or network connections, and it outputs a lower-dimensional representation that captures the essential relationships. Data scientists, researchers, and analysts can use this to understand their data better.
581 stars. Available on PyPI.
Use this if you need to visualize high-dimensional data, generate concise feature vectors for machine learning, or simplify complex graphs for easier analysis.
Not ideal if you require an embedding method that is not based on preserving local neighborhoods or global distances, or if you need to work outside of a Python environment.
Stars
581
Forks
30
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 26, 2026
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/cvxgrp/pymde"
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
pavlin-policar/openTSNE
Extensible, parallel implementations of t-SNE