Skip to content

Python implementation of the BIRCH agglomerative clustering algorithm

Notifications You must be signed in to change notification settings

shk3/BIRCH

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

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