ipex-llm icon indicating copy to clipboard operation
ipex-llm copied to clipboard

Chronos: how to use forecaster to predict future data

Open TheaperDeng opened this issue 2 years ago • 1 comments

We need such a how to guide to help users to understand how to predict future data by using a trained forecaster

Critical APIs includes forecaster.predict tsdataset.unscale_numpy() (and why it is important)

@AndyLuo1029

TheaperDeng avatar Sep 12 '22 13:09 TheaperDeng

I've finished the first version of this how-to-guide. Here is a preview link: https://andytestdoc.readthedocs.io/en/jupyter/doc/Chronos/Howto/how_to_use_forecaster_to_predict_future_data.html

AndyLuo1029 avatar Sep 13 '22 08:09 AndyLuo1029