Package: TSdeeplearning 1.0.1
TSdeeplearning: Deep Learning Model for Time Series Forecasting
Provides deep learning models for time series forecasting using Recurrent Neural Networks (RNN), Long Short-Term Memory (LSTM), and Gated Recurrent Unit (GRU). These models capture temporal dependencies and address vanishing gradient issues in sequential data. The package enables efficient forecasting for univariate time series. For methodological details see Jaiswal and co-authors (2022). <doi:10.1007/s00521-021-06621-3>.
Authors:
TSdeeplearning_1.0.1.tar.gz
TSdeeplearning_1.0.1.zip(r-4.7)TSdeeplearning_1.0.1.zip(r-4.6)TSdeeplearning_1.0.1.zip(r-4.5)
TSdeeplearning_1.0.1.tgz(r-4.6-any)TSdeeplearning_1.0.1.tgz(r-4.5-any)
TSdeeplearning_1.0.1.tar.gz(r-4.7-any)TSdeeplearning_1.0.1.tar.gz(r-4.6-any)
TSdeeplearning_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
TSdeeplearning/json (API)
| # Install 'TSdeeplearning' in R: |
| install.packages('TSdeeplearning', repos = c('https://ronit10976.r-universe.dev', 'https://cloud.r-project.org')) |
- Data_Maize - Monthly International Maize Price Data
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:fbece29192. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 200 | ||
| source / vignettes | OK | 196 | ||
| linux-release-x86_64 | NOTE | 199 | ||
| macos-release-arm64 | NOTE | 205 | ||
| macos-oldrel-arm64 | NOTE | 173 | ||
| windows-devel | NOTE | 121 | ||
| windows-release | NOTE | 109 | ||
| windows-oldrel | NOTE | 128 | ||
| wasm-release | OK | 151 |
Dependencies:askpassbackportsbase64encBiocGenericsclicolorspaceconfigcpp11curlfarverforecastfracdiffgenericsggplot2gluegreyboxgtableherehttrisobandjsonlitekeraslabelinglatticelifecyclelmtestmagrittrMAPAMASSMatrixmimenlmenloptrnnetopensslplotrixpngpracmaprocessxpsR6rappdirsRColorBrewerRcppRcppArmadilloRcppTOMLreticulaterlangrprojrootrstudioapiS7scalessmoothstatmodsystensorflowtexregtfautographtfrunstidyselecttimeDatetsutilsurcavctrsviridisLitewhiskerwithrxtableyamlzeallotzoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Monthly International Maize Price Data | Data_Maize |
| Gated Recurrent Unit Model | GRU_ts |
| Long- Short Term Memory Model | LSTM_ts |
| Recurrent neural network Model | RNN_ts |
