Create and apply a class recall parameter to an ML solution prior to training its
data. For example, you set and apply this solution parameter to 90% accuracy for all records
you train in the Email class.
Before you begin
Note: Configuring advanced settings on your ML solutions is optional. If you choose to
configure any of these settings, make sure you're well informed regarding the
technology you're enabling in the solution, and that you have a use case that
benefits from what the technology offers.
About this task
The class recall solution parameter enables you to steer a solution's training to bias a specific
class. For example, classifying an incoming email as a Phish or not can be an
important use case in a security-related machine learning solution. In this
situation, it's very important to identify every Phish, and it may be okay to report
a non-Phish as a Phish occasionally. However, no real Phish should be classified as
a non-Phish. In such situations, the recall metric must have a high value, which
might lead to lower percentages for precision and
coverage.
Procedure
-
Navigate to .
-
Open a saved classification solution definition form.
In this example scenario, you use an Incident Categorization solution
definition form that you haven't trained yet.
-
On the Advanced Solution Settings tab in the Related Links section of the form,
click New.
-
Create a parameter record.
-
In the Solution Parameters field, click the
search icon.
-
In the ML Solution Parameters screen, select Add class
recall value while training.
-
Click Submit.
The Advanced Solution Setting record appears.
-
Configure the User inputs field.
-
Enter the class name on which you want to track the Recall value.
In this scenario, you enter Phish for the
ClassName.
-
Enter the Recall value.
Enter 90 for the
RecallValue.
Here you're specifying
Phish as the target class, and
95 is the recall percentage you're requesting the system to
deliver during solution training.
-
Click Submit.
Result: Class recall is configured for your
classification solution. Its solution parameter appears on the Advanced
Solution Settings tab of your classification solution definition form.
What to do next
Train your saved classification solution.