It's not available, but you can use the datasets (and open notebooks!) of my forecasting competition VN1 here: Here: www.datasource.ai/en/home/data-science-competitions-for-startups/vn1-forecasting-accuracy-challenge-phase-1/notebook
Awesome session! I'm curious, how would we forecast zeroes? lets say we have inventory for such items but they do no sell at particular time period may be.
Would be interesting to get you opinion on MAPE to compare multiple forecasts (or to use as performance metric for to evaluate multiple time series), since RMSE, MAE are not suitable to do so.
@@nicolasvandeput-SupChains how would you use MAE to compare different product on different scale? Since the MAE does reflect the different scale and is therefore hard to use for comparison or as an aggregated metric of multiple products.
I just noticed your definition of MAE might be different to the standard one (en.wikipedia.org/wiki/Mean_absolute_error) since you represent it as a percentage value. Would be great if you can clarify this.
@@davidtiefenthaler7753 MAE scales perfectly if you have many products. %MAE doesn't scale across different product. it's all explained here: - www.manning.com/books/demand-forecasting-best-practices - towardsdatascience.com/forecast-kpi-rmse-mae-mape-bias-cdc5703d242d In general, no KPIs are perfect. Especially when looking at broad portfolio.
please make a video on forecasting of slow moving intermittent and lumpy demand patterns such as those encountered in MRO parts demands. How to use Croston method to forecast mean demand and its variance/std dev and then how datascience forecasting can help in such cases.
@@nicolasvandeput-SupChains TSB performed better. but this due to the volatility of my demand data. but if one has a relatively stable demand then a 12 months rolling forecast is suitable. But as you know @Nicolas whatever the technique for forecasting you intend to use will really depend on your case study. Thanks Nicolas for responding reading your book currently.
Please make video on forecasting intermittent time series data. I tried croston, tsb etc but results are pretty bad.I have only 8 months data . Will you please suggest some methods.
What dataset did you use and is it available publicly online?
It's not available, but you can use the datasets (and open notebooks!) of my forecasting competition VN1 here:
Here: www.datasource.ai/en/home/data-science-competitions-for-startups/vn1-forecasting-accuracy-challenge-phase-1/notebook
That's awesome content. Merci Nicolas
Thank you Demba :)
Awesome session! I'm curious, how would we forecast zeroes? lets say we have inventory for such items but they do no sell at particular time period may be.
use static rules based on competitor price
Would be interesting to get you opinion on MAPE to compare multiple forecasts (or to use as performance metric for to evaluate multiple time series), since RMSE, MAE are not suitable to do so.
Hello David, long story short: MAPE is never a good idea.
MAE is fine for comparing different products.
@@nicolasvandeput-SupChains how would you use MAE to compare different product on different scale? Since the MAE does reflect the different scale and is therefore hard to use for comparison or as an aggregated metric of multiple products.
I just noticed your definition of MAE might be different to the standard one (en.wikipedia.org/wiki/Mean_absolute_error) since you represent it as a percentage value. Would be great if you can clarify this.
@@davidtiefenthaler7753 MAE scales perfectly if you have many products.
%MAE doesn't scale across different product. it's all explained here:
- www.manning.com/books/demand-forecasting-best-practices
- towardsdatascience.com/forecast-kpi-rmse-mae-mape-bias-cdc5703d242d
In general, no KPIs are perfect. Especially when looking at broad portfolio.
Do you have the github python code available for these?
No, but I share them in books available here: www.amazon.com/stores/Nicolas-Vandeput/author/B07KL86HMV?ref=sr_ntt_srch_lnk_2
please make a video on forecasting of slow moving intermittent and lumpy demand patterns such as those encountered in MRO parts demands. How to use Croston method to forecast mean demand and its variance/std dev and then how datascience forecasting can help in such cases.
Croston is not a good idea: towardsdatascience.com/croston-forecast-model-for-intermittent-demand-360287a17f5f
@@nicolasvandeput-SupChains yes I noticed it did poorly with my dataset. TSB and ADIDA did better.
@@nwabuezeprecious457 How do they compare to a moving average 12 months?
@@nicolasvandeput-SupChains TSB performed better. but this due to the volatility of my demand data. but if one has a relatively stable demand then a 12 months rolling forecast is suitable. But as you know @Nicolas whatever the technique for forecasting you intend to use will really depend on your case study. Thanks Nicolas for responding reading your book currently.
Please make video on forecasting intermittent time series data. I tried croston, tsb etc but results are pretty bad.I have only 8 months data . Will you please suggest some methods.
With only 8 months, it'll be difficult. But I will make more content on this ;)
from africa mugo is watching