Ross ROSS = Recommend OSS · open-source software intelligence for agents

heucoder/dimensionality_reduction_alo_codes resource

特征提取/数据降维:PCA、LDA、MDS、LLE、TSNE等降维算法的python实现 observed · 2026-08-28

github.com/heucoder/dimensionality_reduction_alo_codes · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2642
  • days_rel: n/a
  • days_push: 1211
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2370 stars · 609 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A collection of Python demo implementations of classic dimensionality reduction algorithms including PCA, KPCA, LDA, MDS, ISOMAP, LLE, TSNE, AutoEncoder, FastICA, SVD, LE, and LPP. Each algorithm comes with example code, visualization results, and links to reference tutorials.

Use cases

  • learn how PCA works with python code
  • implement t-SNE from scratch for visualization
  • compare dimensionality reduction algorithms
  • understand LLE and ISOMAP manifold learning
  • find reference implementations of LDA and SVD
  • study feature extraction and data reduction techniques

When to choose

  • learning or teaching dimensionality reduction algorithms
  • needing simple, readable reference implementations with visualizations
  • exploring which reduction algorithm suits your data

When to avoid

  • production pipelines needing optimized, well-tested libraries like scikit-learn
  • needing GPU-accelerated or scalable implementations for large datasets

Facets

learning-resource · maturity maintenance

machine-learning data-science data-visualization machine-learning data-science tutorials python dimensionality-reduction pca lda tsne feature-extraction demo-code educational algorithms

1 source

Member repositories

RepositoryRoleHealth v2
heucoder/dimensionality_reduction_alo_codesmain32

For agents

markdown · JSON · MCP: product_card(name="heucoder/dimensionality_reduction_alo_codes")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem