Shade by avara submission#62
Open
kevin-romer wants to merge 2 commits into
Open
Conversation
Adds `Run_SHADE_by_Avara.py` as a SHADE community submission for TSB-AD.
Update U merged benchmark results with recomputed VUS-PR values Recompute and fill the 62 SHADE_Lambda_U VUS-PR rows that were blank in the endpoint metrics file using saved score arrays, labels, and the official TSB-AD VUS-PR curve code.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
benchmark_exp/Run_SHADE_by_Avara.py— a new pretrained anomaly detector submission based on SHADE (Sparse Hybrid Anomaly Detection Engine), a hosted time-series anomaly detection endpointuni_mergedTable_VUS-PR.csvandmulti_mergedTable_VUS-PR.csvwith SHADE evaluation resultsResults
TSB-AD-U (Univariate)
TSB-AD-M (Multivariate)
Running Instructions
Set endpoint credentials:
Run the detector through the TSB-AD benchmark runner:
For multivariate evaluation:
Note:
Run_SHADE_by_Avara.pyconnects to a hosted SHADE endpoint. Please reach out privately for theSHADE_API_KEYrequired for evaluation. The script sends only the input values, sanitized series name, split name, and train-prefix length to the endpoint. Labels are not sent to the endpoint and are used only locally by the TSB-AD evaluation code.Files Changed
benchmark_exp/Run_SHADE_by_Avara.pyuni_mergedTable_VUS-PR.csvmulti_mergedTable_VUS-PR.csv