Testing forecasting on internal infra data sets has shown up some deficiencies in our modelling from a forecasting perspective. Part of this is that the requirements for forecasting are somewhat different than for anomaly detection. This issue covers the first of set of enhancements aimed at improving forecasting robustness by handling a broader set of data characteristics. However, I think some of the proposed enhances, particularly around dealing with time series which have discontinuities in their values, see issue #6, and combining periodicity tests, will be beneficial for anomaly detection as well. The first set of proposed enhancements in rough order of importance are:
Before merging these changes to master we need to:
Testing forecasting on internal infra data sets has shown up some deficiencies in our modelling from a forecasting perspective. Part of this is that the requirements for forecasting are somewhat different than for anomaly detection. This issue covers the first of set of enhancements aimed at improving forecasting robustness by handling a broader set of data characteristics. However, I think some of the proposed enhances, particularly around dealing with time series which have discontinuities in their values, see issue #6, and combining periodicity tests, will be beneficial for anomaly detection as well. The first set of proposed enhancements in rough order of importance are:
Before merging these changes to master we need to: