1 / 2

Hierarchical Time-Series Clustering for Data Streams by Pedro Rodrigues et al. KDD’04

Hierarchical Time-Series Clustering for Data Streams by Pedro Rodrigues et al. KDD’04. Piyush Ranjan Satapathy A class Presentation for CS235: Data Mining Techniques. ODAC Algorithm. 1. Get n min next examples 2. Update and propagate sufficient statistics for all variables

kateb
Download Presentation

Hierarchical Time-Series Clustering for Data Streams by Pedro Rodrigues et al. KDD’04

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Hierarchical Time-Series Clustering for Data Streamsby Pedro Rodrigues et al.KDD’04 Piyush Ranjan Satapathy A class Presentation for CS235: Data Mining Techniques

  2. ODAC Algorithm 1. Get nmin next examples 2. Update and propagate sufficient statistics for all variables 3. Compute the Hoeffding bound 4. Choose next cluster Ck in descending order of diameters 5. TestSplit() in cluster Ck 6. If we found a split point, goto 12. with new cluster tree 7. If still exists a cluster Ck not yet tested for splitting goto 4. 8. Choose next cluster Ck in ascending order of diameters 9. TestAggregate() in cluster Ck 10. If we found an aggregation then goto 12. with new cluster tree 11. If still exists a cluster Ck not yet tested for aggregation goto 8. 12. If not end of data, goto 1.

More Related