Skip to main content

KBC 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.5.1.tar.gz (7.3 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.5.1-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kbc_clustering-0.5.1.tar.gz
  • Upload date:
  • Size: 7.3 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.5.1.tar.gz
Algorithm Hash digest
SHA256 d3b7f4abee0c015e93e1480a9c050efbd159e5e95e5b7d0b2a44c8b8c4eb7683
MD5 91ba560fc9203015e71c0450287f3a9f
BLAKE2b-256 fd1b33a03499e0ffad3e502200d20713e08fbdd4fe096f2847dde9698407660f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kbc_clustering-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 7.6 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.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2de5b4257782101911dd810c09d778dcf8b64a5b665f0449cc06c5cb2b00c0ff
MD5 624004efb270a55147bf6e3634ef08db
BLAKE2b-256 d2a63d98373e959fbf3d4a1e9aff10a8efb3f15fa6d53ec5b3ce49dda35cc3bc

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