Skip to content
/ BIRCH Public

A first implementation of the BIRCH algorithm

Notifications You must be signed in to change notification settings

gmarsich/BIRCH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of "BIRCH: An Efficient Data Clustering Method for Very Large Databases"

In this work I read and studied the paper "BIRCH: An Efficient Data Clustering Method for Very Large Databases" and proposed a first implementation of the BIRCH algorithm.

The folder code contains the file UL.ipynb, that exploits the methods in CFTree_methods.py and in side_methods.py to run the BIRCH algorithm.

The folder data collects the results (as images) given by UL.ipynb.

About

A first implementation of the BIRCH algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published