Skip to content
OpenTrain AIFor AI Companies

Clustering by Direct Optimization of the Medoid Silhouette

Published Sep 1, 2022
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Missing
Not verified yet
Time to first repro
A few hours
Fast first run
Risk flags
0
None detected

Results and benchmarks

Freshness tier: cold
Clustering by Direct Optimization of the Medoid Silhouette is the primary contribution described in this paper.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Strong

Fast K-Medoids clustering in Python with FasterPAM

93 stars · 7 forks · Last push May 25, 2026 · GPL-3.0 license

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Strong overlap with paper title keywords · Community adoption signal (93 stars)

Why this implementation
Confidence: high

kno10/python-kmedoids is the strongest maintained implementation based on ranking signals. CI workflows are present. License is declared (GPL-3.0).

Open kno10/python-kmedoids
Reproduction risks
  • No repository-level red flags were detected, but paper-specific preprocessing and hyperparameter details may still be under-specified.
  • Selected kno10/python-kmedoids as the strongest maintained implementation for new work.
  • Includes CI workflow signals.
  • Includes dependency/environment manifest signals.
  • Repository activity is within the last 24 months.

Compare implementation paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

kno10/python-kmedoids
best maintained
Maintenance
Recently updated
Confidence
High
Reproducibility
Strong
Stars
93
Last push
May 25, 2026 (93d)

Official implementation from Papers with Code · Strong overlap with paper title keywords

  • No Docker setup
kno10/rust-kmedoids
historical official
Maintenance
Recently updated
Confidence
High
Reproducibility
Limited
Stars
30
Last push
May 22, 2026 (96d)

Official implementation from Papers with Code · Strong overlap with paper title keywords

  • No CI pipeline detected
  • No Docker setup
  • Dependency manifest missing

Reproduction readiness

Time to first repro: hours
Last checked: Aug 21, 2026

Ready to run

Ready to reproduce

  • Clone kno10/python-kmedoids and install dependencies from pyproject.toml.
  • CI pipeline detected, so automated tests are in place.
  • Last updated 93 days ago.
Open kno10/python-kmedoids

Quick start

git clone https://github.com/kno10/python-kmedoids.git
pip install -e .

Hugging Face artifacts

No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.

Datasets

No trustworthy datasets matches right now.

Search datasets on Hugging Face

Spaces

No trustworthy spaces matches right now.

Search spaces on Hugging Face

Research context

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).