awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesClustering Preprocessing

Dimensionality reduction used to improve the efficacy of density-based clustering algorithms.

Distinct from Data Preprocessing: Specifically focuses on manifold reduction as a precursor to clustering, not general data cleaning

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Clustering Preprocessing. Refine with filters or upvote what's useful.

Awesome Clustering Preprocessing GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • lmcinnes/umapAvatar de lmcinnes

    lmcinnes/umap

    8,215Ver en GitHub↗

    This project is a manifold learning and non-linear dimensionality reduction library used to project high-dimensional data into lower-dimensional spaces while preserving topological structure. It functions as a parametric embedding framework and a topological data visualization library for identifying clusters and patterns within complex datasets. The library distinguishes itself through parametric neural mapping, which uses neural networks to learn functional mappings that allow for out-of-sample projections and the reconstruction of original data. It supports supervised and semi-supervised d

    Reduces high-dimensional data to a lower-dimensional manifold to improve density-based clustering performance.

    Pythondimensionality-reductionmachine-learningtopological-data-analysis
    Ver en GitHub↗8,215
  1. Home
  2. Artificial Intelligence & ML
  3. Data Preprocessing
  4. Clustering Preprocessing