Forum Discussion
carlosramirezr
6 years agoFrequent Visitor
Forecast with TBATS
I'm trying to use a forecast for sales, and the model that is most assimilated is TBATS. Since the plugin allows exporting data to excel in csv format, it has been revised and according to MAD, MAPE ...
v-gizhi-msft
Community Support
6 years agoHi,
I am confused about your requirement, but hope this helps:
https://pkg.robjhyndman.com/forecast/reference/tbats.html
Best Regards,
Giotto
- carlosramirezr6 years agoFrequent Visitor
the idea was to replicate the forecast data in measure or function format. Thanks for the reference, I will try using scripts in python (https://github.com/intive-DataScience/tbats/blob/master/README.md)
- v-gizhi-msft6 years ago
Community Support