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

Chronos: AutoformerForecaster usability enhancements

Open TheaperDeng opened this issue 2 years ago • 0 comments

  1. time_enc parameter has weak API guide and makes the whole forecaster workflow inconsistent.
  2. autoformerforecaster need from_tsdataset function
  3. autoformer only returns mse as val_loss in evaluation method.
  4. autoformer does not support Multiple-feature, Single-target prediction

TheaperDeng avatar Sep 02 '22 07:09 TheaperDeng