Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/KDD-OpenSource/data-generation

The repository provides a synthetic multivariate time series data generator. The implementation is an extention of the cylinder-bell-funnel time series data generator. The scipt enables synthetic data generation of different length, dimensions and samples.
https://github.com/KDD-OpenSource/data-generation

multivariate-timeseries synthetic-data timeseries-data timeseriesclassification

Last synced: about 2 months ago
JSON representation

The repository provides a synthetic multivariate time series data generator. The implementation is an extention of the cylinder-bell-funnel time series data generator. The scipt enables synthetic data generation of different length, dimensions and samples.

Awesome Lists containing this project

README

        

# data-generation

The repository provides a synthetic multivariate time series data generator.
The implementation is an extension of the cylinder-bell-funnel [1] time series data generator.
The script enables synthetic data generation of different length, dimensions and samples.

Scaleability_length.ipynb --> Generate time series of different length and fixed number of samples/dimensions.
Scaleability_number.ipynb --> Generate time series of different number of samples and fixed number of dimensions/length.
Scaleability_robustness.ipynb --> Generate time series of different number of relevant and noisy dimensions and fixed number of samples/length.

[1] http://timeseriesclassification.com/description.php?Dataset=CBF