Skip to main content

KBC: Isolation-Kernel + Binary Connected-component Clustering

Project description

KBC Clustering

Kernel-Bounded Clustering: Achieving the Objective of Spectral Clustering without Eigendecomposition

Installation

pip install kbc-clustering


```python
from kbc import KBC
import numpy as np

X = np.random.rand(1000, 50)
model = KBC(k=5, tau=0.4, psi=64, random_state=42)
labels = model.fit_predict(X)


## Reference
@article{ZHANG2025104440,
title = {Kernel-Bounded Clustering: Achieving the Objective of Spectral Clustering without Eigendecomposition},
journal = {Artificial Intelligence},
pages = {104440},
year = {2025},
issn = {0004-3702},
doi = {https://doi.org/10.1016/j.artint.2025.104440},
url = {https://www.sciencedirect.com/science/article/pii/S0004370225001596},
author = {Hang Zhang and Kai Ming Ting and Ye Zhu},

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kbc_clustering-0.3.5.tar.gz (7.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kbc_clustering-0.3.5-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file kbc_clustering-0.3.5.tar.gz.

File metadata

  • Download URL: kbc_clustering-0.3.5.tar.gz
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.18

File hashes

Hashes for kbc_clustering-0.3.5.tar.gz
Algorithm Hash digest
SHA256 6428cb3b926626ae398ddf3d1fbea37504bbe18dac39ba1682099365282c2555
MD5 790368fb451c3cd230e6a27b4fd04ca8
BLAKE2b-256 1bf3fc65432eeea2395eb2e8986e040fc8a619298d8d720e383224b363dec76c

See more details on using hashes here.

File details

Details for the file kbc_clustering-0.3.5-py3-none-any.whl.

File metadata

  • Download URL: kbc_clustering-0.3.5-py3-none-any.whl
  • Upload date:
  • Size: 7.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.18

File hashes

Hashes for kbc_clustering-0.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 43df4c02a12a2cf457cc4fee0c60a47c305eabae845a938e97a208bb1306d816
MD5 5258a17b3abca84dc0cdaa0cfd6a447d
BLAKE2b-256 33aad60390dc0e1654d2b4df499eab4eafb69d76467d0bf71655bc4ab33bafba

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page