keyu-Li / CURE-cluster-python

Python implementation of CURE clustering algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CURE-cluster-python

Python implementation of CURE (Clustering Using Representatives) clustering algorithm

Open test_cure in Python environment and test according to comments.

The dataset isn't included for licensure reasons, so the code is non-functional.

Experimental Demonstration

figure1

Reference:

  1. CURE: An Efficient Clustering Algorithm for Large Databases. [paper]

About

Python implementation of CURE clustering algorithm.

License:Apache License 2.0


Languages

Language:Python 100.0%