A library gathering diverse algorithms for clustering, similarity search, prototype selection, and data encoding based on k-cluster algorithms.
-
Updated
Jan 9, 2024 - Julia
A library gathering diverse algorithms for clustering, similarity search, prototype selection, and data encoding based on k-cluster algorithms.
Speeding up clustering algorithms using Sampling techniques (Lightweight Coresets)
A linear-time k-center algorithm with fairness conditions and worst-case guarantees that is very fast in practice. Written in Rust with Python bindings.
Repository for implementation details for Data-Science
Graph Theory. Implementation of greedy algorithm to approximate k centeriods. The algorithm is 2-approximate and runs at a polynomial time complexity.
Assignments of Data Science Class
The repository contains implementation of some data science algorithms
Add a description, image, and links to the k-centers topic page so that developers can more easily learn about it.
To associate your repository with the k-centers topic, visit your repo's landing page and select "manage topics."