Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 764 Bytes

Readme.md

File metadata and controls

21 lines (15 loc) · 764 Bytes

mdcstream-matlab

Generator of synthetic n-dimensional stream datasets for the evaluation of stream clustering and outlier detection algorithms (MATLAB R2016 or higher)

How to start...

Open MATLAB. From the [mdcstream-matlab] folder run:

mdcstream_help

or, for a quick example using MDCGen as data generator, run:

mdcstream_example

References

-> add link to paper and maybe master thesis

Dependencies

In order to fully experience the benefits from mdcstream it is recommended to use MDCGen as an underlying static data set generator. MDCGen can be downloaded using the following link: https://github.com/CN-TU/mdcgen-matlab