Fix seasonal scaling in MASE/SQL/RMSSE by shchur · Pull Request #89 · autogluon/fev

Issue #, if available:

Description of changes:

  • Restore the old logic before Speed up seasonal error calculation #85 (items with history shorter than seasonality are ignored when computing the score)
  • Ensure that target data is converted to float64 before metrics are computed, so all metric computations are done in float64

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.