Skip to content

Conversation

@anantr37
Copy link
Collaborator

Added several files for Anomaly Benchmarking:

  • Notebook File in the examples folder which has the ability to benchmark on all 250 added datasets
    -- Output is a csv file inside the example folder
  • Processing File in the main directory which runs the Anomaly Detection using forecasting (overlapping windows using stride) as well as unique thresholding code (the rest of the code is mostly from the lptm example notebook)
  • Dataset File inside src.samay which is very similar to the original dataset.py but has slight changes to work for Anomaly Detection
  • 250 datasets inside the data folders

BuildTools and others added 4 commits August 12, 2025 12:15
…es folder, one main anomaly detection script in the main directory and a modified anomaly dataset python file
…es folder, one main anomaly detection script in the main directory and a modified anomaly dataset python file
2. Add plotly as dependency
3. Remove models once used (gc collect) to free up GPU memory
@kage08 kage08 merged commit 179e7cd into main Aug 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants