The following table describes the phishing classifier demo parameters when using the DbotPredictOutOfTheBoxV2
automation.
Parameter | Description |
---|---|
| The plain text of the email subject for which you want to the prediction. |
| The plain text of the email body for which you want to get the prediction. |
| The HTML of the email for which you want to get the prediction. If the email body is filled, this field can be left empty. |
| Maximum number of words to highlight in the result. |
| The lower this value is, the more words will be highlighted in the results. |
| Minimum length of text (subject and body) required for getting a prediction. |
| All predictions are given in a confidence value between 0-1. If this parameter is set to 0, all model predictions are given. If more than 0, only confidence predictions higher than this value are given. |
| Whether to return an error where there is no prediction. |
| Whether to set out-of-the-box DBot incident fields. |