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.4.8.tar.gz (6.0 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.4.8-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kbc_clustering-0.4.8.tar.gz
  • Upload date:
  • Size: 6.0 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.4.8.tar.gz
Algorithm Hash digest
SHA256 bad814704f7f1e1cbfe1bf7f1eb3d48e0c493ecca5f11b3236b5dd23397bdc81
MD5 02cf543f1814a9b74665a885fda01744
BLAKE2b-256 481b8cc73ab23401bc0b40b935d53c2f509dfdfb7c897a36b5516ec627269252

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kbc_clustering-0.4.8-py3-none-any.whl
  • Upload date:
  • Size: 6.4 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.4.8-py3-none-any.whl
Algorithm Hash digest
SHA256 a1e1b322cf58164f325e26e61cec4d5e32340c026afc2c95786a4a90100a8328
MD5 d5a32e3123ffbd6f8627ddf8e4101a84
BLAKE2b-256 c11825ffc21b682df439c8f1cf5aead742f03c6bd9948b13f4dda162d39db4ce

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