Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/djamelinfo/randomwalk-timeseriesgenerator-on-spark

This is a generator, where a random number is drawn from a Gaussian distribution N(0,1), then at each time point a new number is drawn from this distribution and added to the value of the last number.
https://github.com/djamelinfo/randomwalk-timeseriesgenerator-on-spark

data-mining indexing java random randomwalk scala spark time-series

Last synced: 25 days ago
JSON representation

This is a generator, where a random number is drawn from a Gaussian distribution N(0,1), then at each time point a new number is drawn from this distribution and added to the value of the last number.

Awesome Lists containing this project