Published April 27, 2026
| Version v1.1.0
Software
Open
TRCC: T-Regulated Cytokine Clustering
Authors/Creators
Description
TRCC is a density-peak clustering algorithm that combines a kNN-truncated Gaussian density estimator with a path-density mutual-reachability merge condition. The reference implementation provides a sub-quadratic kd-tree C++ extension (via pybind11 and nanoflann) and a bit-identical pure-Python fallback, an sklearn-compatible API, a 37-dataset benchmark harness, and Optuna-based hyperparameter tuning.
Notes
Files
Draster2k/TRCC-v1.1.0.zip
Files
(91.7 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:03023e79c6915e57a5c31ed11a439ce6
|
91.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/Draster2k/TRCC/tree/v1.1.0 (URL)
Software
- Repository URL
- https://github.com/Draster2k/TRCC