Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:50:55 +08:00
commit c87f7cab7b
8 changed files with 169 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for anomaly-detection-system skill
- [ ] visualization_templates/: Contains pre-designed templates for visualizing anomaly detection results.
- [ ] report_templates/: Provides templates for generating anomaly detection reports in various formats (e.g., PDF, HTML).
- [ ] example_datasets/: Includes sample datasets for testing and demonstrating the anomaly detection system.