Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #55 Enhance recordkeeping of anomaly detection #56

Merged
merged 12 commits into from
Oct 25, 2024

Conversation

stevemandl
Copy link
Owner

@stevemandl stevemandl commented Oct 23, 2024

Fixes #55

Checklist before requesting a review

  • I have performed a self-review of my code
  • My code follows the style guidelines of this project
  • I have commented my code
  • I have added thorough tests
  • I have removed extraneous debugging / print statements
    If adding or changing an algorithm:
  • I have updated the resources in template.yaml
  • I added Makefile targets for deployment
  • I added algorithm configuration to cron handler
  • I have registered the algorithm in EMCS
    One of:
  • I have updated documentation
  • This change does not require documentation updates

@stevemandl stevemandl self-assigned this Oct 23, 2024
@stevemandl stevemandl linked an issue Oct 23, 2024 that may be closed by this pull request
@stevemandl stevemandl changed the title Fixes #55 Fixes #55 Enhance recordkeeping of anomaly detection Oct 25, 2024
@stevemandl stevemandl merged commit b47f581 into dev Oct 25, 2024
4 checks passed
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.

enhance record keeping of anomaly detection
1 participant