Clustering algorithm are as of late recapturing consideration with the accessibility of vast datasets. Many clustering algorithm don’t scale well with the expanding dataset and requires the cluster count parameter which is difficult to assess. In a BIRCH Clustering algorithm, computing the threshold parameter of BIRCH from the data is evaluated and the issue of Scalability with increasing dataset sizes and the cluster count is solved.
Keywords : BIRCH Clustering Algorithm, Tree-BIRCH, Flat Tree.