A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/signals-dev/Orion/issues/352 below:

Add masking option for `regression_errors` · Issue #352 · sintel-dev/Orion · GitHub

As marked by @dyuliu

We observed one limitation in current prediction-based pipelines (e.g., lstm_dynamic_threshold and arima).

High anomaly scores at the early indices often result in false-positive predictions. This error is likely the byproduct
of using the exponential weighted moving average function to smooth the anomaly scores. The function requires at least
the same number of observations as the size of the smoothing window before it can produce stable anomaly scores.

To overcome this limitation, add an optional masking argument. If set to True, it will replace the beginning portion of the error scores with the minimum error value.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4