tsLSTMx: Predict Time Series Using LSTM Model Including Exogenous Variable to Denote Zero Values

It is a versatile tool for predicting time series data using Long Short-Term Memory (LSTM) models. It is specifically designed to handle time series with an exogenous variable, allowing users to denote whether data was available for a particular period or not. The package encompasses various functionalities, including hyperparameter tuning, custom loss function support, model evaluation, and one-step-ahead forecasting. With an emphasis on ease of use and flexibility, it empowers users to explore, evaluate, and deploy LSTM models for accurate time series predictions and forecasting in diverse applications. More details can be found in Garai and Paul (2023) <doi:10.1016/j.iswa.2023.200202>.

Getting started

Package details

AuthorSandip Garai [aut, cre], Krishna Pada Sarkar [aut]
MaintainerSandip Garai <sandipnicksandy@gmail.com>
LicenseGPL-3
Version0.1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("tsLSTMx")

Try the tsLSTMx package in your browser

Any scripts or data that you put into this service are public.

tsLSTMx documentation built on May 29, 2024, 7:20 a.m.