annoviko/pyclustering
pyclustering is a Python, C++ data mining library. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 4572
- days_rel: n/a
- days_push: 920
- n_releases_24m: 0
Adoption not part of the score
1215 stars · 262 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
pyclustering is a Python and C++ data mining library providing clustering algorithms, oscillatory network models, and neural networks, with a pure C++14 core for performance. It is no longer maintained as of 2021, with the author recommending alternative solutions.
Use cases
- cluster analysis of datasets in python
- run xmeans or dbscan clustering with a fast C++ core
- simulate oscillatory networks like LEGION or PCNN
- data mining algorithms for data science projects
- embed a dependency-free C++ clustering library in a C++ project
- visualize clustering results
When to choose
- you need a broad collection of clustering algorithms in one library
- you want both Python and pure C++14 implementations with no third-party dependencies in the core
- you are on a platform where scikit-learn's clustering options are insufficient
When to avoid
- you need maintained software with bug fixes and support - it is abandoned since 2021
- you want general-purpose machine learning beyond clustering - use scikit-learn
- you need GPU acceleration or modern actively developed clustering tooling
Facets
library · maturity abandoned
machine-learning data-visualization math data-science machine-learning python cpp windows cross-platform clustering cluster-analysis oscillatory-networks neural-networks data-mining unsupervised-learning xmeans dbscan no-longer-maintained algorithms linux macos
3 sources
- readme: https://github.com/annoviko/pyclustering · fetched 2026-08-28 · 6d69cd019081
- homepage: https://pyclustering.github.io/ · fetched 2026-08-29 · bb3498e10c9f
- registry_pypi: https://pypi.org/pypi/pyclustering/json · fetched 2026-08-29 · 4cb4f864bb9b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| annoviko/pyclustering | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="annoviko/pyclustering")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem