-
Notifications
You must be signed in to change notification settings - Fork 359
6.2 ‐ How to add ML model files to ESCU
Bhavin Patel edited this page Oct 9, 2024
·
1 revision
NOTE: This is specifically for shipping pre trained models. The model files can be created either by leveraging fit
command in MLTK or by other custom ML tools
- In detections/ <detection_name>.yml
- The SPL in this file uses the MLTK apply command
- In lookups/ directory
- The actual model file ending with <model_name>.mlmodel
- A <lookup_name>.yml file that references the model file:
- In tests/ <test_name.test>.yml with a reference to a test data set in attack_data repository
python contentctl.py -p . new_content -t detection