Wednesday, August 01, 2012

Clustering Through Decision Tree Construction

Download: https://github.com/dimitrs/CLTree As is often the case, any idea you may have, no matter how novel you may think it is, has already been thought of by someone else. Some time ago I wanted to modify a decision tree induction algorithm for clustering. I thought that this could be a new method for clustering, but fortunately after an...