Skip to content

v1.2.5

Compare
Choose a tag to compare
@aadyotb aadyotb released this 15 Jul 21:06
· 25 commits to main since this release
3f7e800

What's Changed

  • Fix a bug where in layered models which prevents certain sub-model params (e.g. target_seq_index) from being set correctly.
  • Fix an argument parsing bug in the pyspark anomaly detection app.
  • Makes max_forecast_steps an optional parameter for tree models.
  • Makes exceptions from ModelFactory more descriptive.
  • Allow the use of ForecastMetric for evaluating multivariate time series by specifying a target_seq_index.

Full Changelog: v1.2.4...v1.2.5