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 }

© Copyright 2023, NVIDIA. Last updated on Aug 23, 2023.