Spear Phishing Email Scoring Module

Module ID: label_and_score Module Namespace: morpheus_spear_phishing

This module defines a setup for spear-phishing email scoring.

Parameter

Type

Description

Example Value

Default Value

scoring_config dictionary The scoring configuration {“method”: “probability”} None
raise_on_failure boolean If true, raise exceptions on failures false false
Copy
Copied!
            

{ "scoring_config": {"method": "probability"}, "raise_on_failure": false }

Previous Inference Intent
Next Spear Phishing Inference Pipeline Preprocessing Module
© Copyright 2024, NVIDIA. Last updated on Apr 25, 2024.