-
Notifications
You must be signed in to change notification settings - Fork 155
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
[DOC]: CLX/Morpheus Parity Comparison - Engineering #508
Labels
doc
Improvements or additions to documentation
Comments
Possible CLX functionality to migrate: LODA anomaly detection
Multi-class Sequence classifier
Splunk Notable Parser
Windows Event Log Parser
Zeek Parser
Domain Generation Algorithm (DGA) Detection
DNS Extractor
|
Merged
CLX LODA migrated via nv-morpheus/morpheus-experimental#38 |
rapids-bot bot
pushed a commit
that referenced
this issue
May 5, 2023
- Splunk Notable parser - Windows Event parser - URL parser - Zeek parser - IP parser - Unit tests Tasks from Issue #508 Authors: - Eli Fajardo (https://github.com/efajardo-nv) Approvers: - Michael Demoret (https://github.com/mdemoret-nv) URL: #894
rapids-bot bot
pushed a commit
that referenced
this issue
May 31, 2023
- Migrate CLX multi-class sequence classifier. Update existing binary classifier to support more than two labels. - Update existing phishing and root cause models to use models generated from updated sequence classifier. - Remove duplicated Python files from `training-tuning-scripts`. Add single version of these files to `common` directory and symlinks to `common` for phishing and root cause training. - Remove duplicated tokenizer hash files. Update training scripts to point to hash file in `morpheus/data`. - Update phishing and root cause training/inference scripts and notebooks. Task from issue #508 Authors: - Eli Fajardo (https://github.com/efajardo-nv) Approvers: - Michael Demoret (https://github.com/mdemoret-nv) URL: #952
rapids-bot bot
pushed a commit
to nv-morpheus/morpheus-experimental
that referenced
this issue
Jun 5, 2023
- Migrate code, notebook, dataset for CLX DGA Detection - Remove references to CLX - Example Morpheus pipeline - Triton model repo with ONNX model - Fix bug in existing code caused by upstream cudf updates - Add new training and validation data - Merge version updates from PR #49 - Remove `cuml` dependency so scripts/notebooks can also be run in Morpheus container Task from nv-morpheus/Morpheus#508 Authors: - Eli Fajardo (https://github.com/efajardo-nv) Approvers: - Michael Demoret (https://github.com/mdemoret-nv) - https://github.com/raykallen URL: #46
all tasks completed/merged. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How would you describe the priority of this documentation request
Medium
Describe the future/missing documentation
The current RAPIDS CLX library has functionality that could be integrated into Morpheus. As the first step towards this, we wish to understand the parity between CLX and Morpheus in terms of the APIs, capabilities, developer tools, and methods that exist in both.
Where have you looked?
No such documentation exist in CLX or Morpheus
Tasks
Generated from @efajardo-nv's comment below
Tasks
Code of Conduct
The text was updated successfully, but these errors were encountered: