Threshold Algorithms #5
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No project
No assignees
1 participant
Notifications
Total time spent: 2 hours 30 minutes
Due date
leon-adsk
2 hours 30 minutes
No due date set.
Blocks
Depends on
#9 Flags
leon-adsk/http-anomaly-detection
#8 De-Singleton Model Loading
leon-adsk/http-anomaly-detection
Reference
leon-adsk/http-anomaly-detection#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implement a way to choose the detection threshold dynamically. Ideally this should be modular, requiring only the dataset and model.
Added simple naive brute-force threshold selection during model creation in issue #6. Need to decide whether we either:
We will allow explicitly setting a threshold via flag, see issue #9. We will also implement the following methods to be selected via CLI args; these require a dataset: