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

Remove threshold from anomaly and malware events #23

Merged
merged 1 commit into from
Jul 14, 2022

Conversation

hdtrinh
Copy link
Member

@hdtrinh hdtrinh commented Jul 14, 2022

Pull Request Title

Removing threshold field from AnomalyDetection and MalwareDetection events to implement score as the difference between the original score and the model threshold.

I have

  • run cargo fmt;
  • run cargo clippy;
  • run cargo testand all tests pass;
  • linked to the originating issue (if applicable).

@hdtrinh hdtrinh self-assigned this Jul 14, 2022
@hdtrinh hdtrinh added the enhancement New feature or request label Jul 14, 2022
@banditopazzo banditopazzo merged commit d640fcd into main Jul 14, 2022
@banditopazzo banditopazzo deleted the update-anomaly-event branch July 14, 2022 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants