Spear Phishing Inference Pipeline Preprocessing Module

Module ID: inference_pipeline_preproc Module Namespace: morpheus_spear_phishing

This module defines a pre-processing setup for the spear phishing inference pipeline.

Parameter

Type

Description

Example Value

Default Value

attach_uuid boolean If true, attach a unique identifier to each input true false
raise_on_failure boolean If true, raise exceptions on failures false false
Copy
Copied!
            

{ "attach_uuid": false, "raise_on_failure": false }

Previous Spear Phishing Email Scoring Module
Next Spear Phishing Sender Sketch Aggregator Module
© Copyright 2024, NVIDIA. Last updated on Apr 25, 2024.