Skip to content

yzyuzhang/stream-clustering-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

stream-clustering-cache

This is the code repository for our paper "Fast Streaming k-Means Clustering with Coreset Caching" which introduces a "coreset caching" technique to provide fast responses to clustering queries.

The run the main program, first change the value of cluster centers k to expected value and d to the dimension of the experimental dataset, then call the main program by java Main. The clustering results will be output to text files.

About

coreset caching code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages