carlomazzaferro / scikit-hts-examples

Example usage of scikit-hts
MIT License
53 stars 22 forks source link

[ENHANCEMENT] Adding new notebook example based on Hyndman book. #1

Closed vtoliveira closed 4 years ago

vtoliveira commented 4 years ago

I propose to add an example based on visnights data used by Hyndman in his book.

This example is good for some reason:

I have done a simple implementation here: https://github.com/vtoliveira/scikit-hts-examples/blob/add-visnights-example/notebooks/visnights.ipynb

I would like to improve that taslking a little more about results, demonstrating other models. But first I think would be better to finish issue in scikit-hts (https://github.com/carlomazzaferro/scikit-hts/issues/14)