Skip to content

Python implementation of the BIRCH agglomerative clustering algorithm

Notifications You must be signed in to change notification settings

shk3/BIRCH

This branch is up to date with Spatial-Clusterers/BIRCH:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9ec2c22 · Dec 8, 2012

History

7 Commits
Nov 3, 2012
Dec 8, 2012

Repository files navigation

BIRCH

Python implementation of the BIRCH agglomerative clustering algorithm

TODO:
  • Add Phase 2 of BIRCH (scan and rebuild tree) - optional
  • Add Phase 3 of BIRCH (agglomerative hierarchical clustering using existing algo)
  • Add Phase 4 of BIRCH (refine clustering) - optional

About

Python implementation of the BIRCH agglomerative clustering algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published