Skip to content
OpenTrain AIFor AI Companies

FLASC: A Flare-Sensitive Clustering Algorithm

Published Nov 1, 2023
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
FLASC: A Flare-Sensitive Clustering Algorithm is the primary contribution described in this paper.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Strong

A high performance implementation of HDBSCAN clustering.

3,137 stars · 535 forks · Last push Jun 12, 2026 · BSD-3-Clause license

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Partial overlap with paper title keywords

Why this implementation
Confidence: high

scikit-learn-contrib/hdbscan is the strongest maintained implementation based on ranking signals. CI workflows are present. License is declared (BSD-3-Clause).

Open scikit-learn-contrib/hdbscan
Reproduction risks
  • No repository-level red flags were detected, but paper-specific preprocessing and hyperparameter details may still be under-specified.
  • Selected scikit-learn-contrib/hdbscan 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.

Maintenance
Recently updated
Confidence
High
Reproducibility
Strong
Stars
3,137
Last push
Jun 12, 2026 (74d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No Docker setup
vda-lab/pyflasc
historical official
Maintenance
Stale risk
Confidence
High
Reproducibility
Strong
Stars
6
Last push
Dec 19, 2025 (249d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No Docker setup
Maintenance
Stale
Confidence
Low
Reproducibility
Moderate
Stars
0
Last push
Nov 6, 2024 (657d)

Matched via arXiv identifier search

  • No push in 12+ months
  • No CI pipeline detected
  • No tagged releases

Reproduction readiness

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

Ready to run

Ready to reproduce

  • Clone scikit-learn-contrib/hdbscan and install dependencies from pyproject.toml.
  • CI pipeline detected, so automated tests are in place.
  • Last updated 74 days ago.
Open scikit-learn-contrib/hdbscan

Quick start

git clone https://github.com/scikit-learn-contrib/hdbscan.git
pip install -e .

Repositories and ecosystem

No additional verified repositories beyond the primary recommendation.

Hugging Face artifacts

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

Models

No trustworthy models matches right now.

Search models on Hugging Face

Datasets

No trustworthy datasets matches right now.

Search datasets 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 ).