Skip to content

valeman/fide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fide: Feature-based Intermittent DEmand forecasting

fide provides a feature-based forecasting method for intermittent demand proposed by Li Li, Yanfei Kang, Fotios Petropoulos, and Feng Li. The package aims to facilitate reproducing the results of our paper, and can also be applied to other intermittent demand forecasting problems.

Installation

You can install fide from github with:

devtools::install_github("lily940703/fide")

Load the package

library(M4metalearning)
library(tsintermittent)

Data

Simulated data and a real dataset are used in this paper, please see this page for details.

Usage

An example of using the package based on simulated data is shown on this page.

References

About

Feature-based Intermittent DEmand forecasting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • R 100.0%