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)
number of the benchmark.
Returns a DSD object.
DSD
Currently available benchmarks are 1 and 2.
# NOT RUN { stream <- DSD_Benchmark(i=1) # } # NOT RUN { animate_data(stream, n=10000, horizon=100, xlim=c(0,1), ylim=c(0,1)) # }
Run the code above in your browser using DataLab