forrust

Crates.ioforrust
lib.rsforrust
version0.2.4
sourcesrc
created_at2021-03-09 08:18:01.712419
updated_at2021-04-07 08:03:09.637247
descriptionvery dumb, not yet usable package for time series forecasting
homepage
repositoryhttps://github.com/diespeso/forrust
max_upload_size
id366165
size345,094
Edgar (diespeso)

documentation

README

forrust

very dumb, not yet usable package for time series forecasting

2 12 month time series merged into one

The same 24 month time series merged with a 12 month one

The moving medians filter plot

A grouper showing: The 36 month time series, the red first moving medians filter, the green second moving medians filter

Exponential Smoothing of data from a text file using alpha = 0.4, 0.2, 0.8

Commit count: 41

cargo fmt