thfuchs/tsRNN: Time Series Forecasting using Recurrent Neural Networks by Keras

tsRNN tries to provide a ready-to-use time series forecasting suite for recurrent neural networks. The package is enhanced by basic implementations of traditional statistical algorithms like ARIMA for comparison and provides accuracy measures as well as basic chart options for model comparisons. Note that tsRNN heavily depends on Keras and the TensorFlow Deep Learning framework, both written in Python originally.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.2.2
URL https://github.com/thfuchs/tsRNN
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("thfuchs/tsRNN")
thfuchs/tsRNN documentation built on April 17, 2021, 11:03 p.m.