Skip to content
#

forecasting

Here are 816 public repositories matching this topic...

sktime
satya-pattnaik
satya-pattnaik commented Mar 16, 2021

Functions for forecasting intermittent demand time series.

Conventional methods for modeling(like ARIMA) are not suited for time series which is Intermittent in nature.
We need specialized methods to model such Demands/Time Series

Methods like Croston's can be used to model such series
A rough sketch of the API

croston=Croston(...)
cro
gluon-ts

Improve this page

Add a description, image, and links to the forecasting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the forecasting topic, visit your repo's landing page and select "manage topics."

Learn more