powered by
A data stream generator that generates several dynamic streams indented to be benchmarks to compare data stream clustering algorithms.
DSD_Benchmark(i = 1)
Returns a DSD object.
DSD
number of the benchmark.
Michael Hahsler
Currently available benchmarks are 1 and 2.
stream <- DSD_Benchmark(i=1) if (FALSE) { animate_data(stream, n=10000, horizon=100, xlim=c(0,1), ylim=c(0,1)) }
Run the code above in your browser using DataLab