decompML: Decomposition Based Machine Learning Model

The hybrid model is a highly effective forecasting approach that integrates decomposition techniques with machine learning to enhance time series prediction accuracy. Each decomposition technique breaks down a time series into multiple intrinsic mode functions (IMFs), which are then individually modeled and forecasted using machine learning algorithms. The final forecast is obtained by aggregating the predictions of all IMFs, producing an ensemble output for the time series. The performance of the developed models is evaluated using international monthly maize price data, assessed through metrics such as root mean squared error (RMSE), mean absolute percentage error (MAPE), and mean absolute error (MAE). For method details see Choudhary, K. et al. (2023). <https://ssca.org.in/media/14_SA44052022_R3_SA_21032023_Girish_Jha_FINAL_Finally.pdf>.

Getting started

Package details

AuthorGirish Kumar Jha [aut, ctb], Kapil Choudhary [aut, cre], Rajender Parsad [ctb], Ronit Jaiswal [ctb], Rajeev Ranjan Kumar [ctb], P Venkatesh [ctb], Dwijesh Chandra Mishra [ctb]
MaintainerKapil Choudhary <kapiliasri@gmail.com>
LicenseGPL-3
Version0.1.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("decompML")

Try the decompML package in your browser

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

decompML documentation built on April 3, 2025, 7:26 p.m.