In this section:
The Machine Learning flow provides a set of widgets that display Violations to Fix recommendations made by the DTP machine learning feature.
The Machine Learning flow is installed as part of the Process Intelligence Pack. See the Process Intelligence Pack Installation instructions for details. After installing the pack, deploy the widgets and report to your DTP environment.
After deploying the artifact, the following widgets will be available in DTP under the Machine Learning category:
See Adding Widgets for instructions on adding widgets to the dashboard.
These widgets show the distribution of violations based on the confidence that a violation should be fixed. The Large widget is 3X2, the medium widget is 3X1, and the small widget is 2X1. See About the Dashboard Grid for additional information about widget sizes.
Each bar represents violations grouped by the fix percentage. The Y-axis shows the number of violations in the target build at either a liner or algorithmic scale (see Configuration). The X-axis shows the prediction percentage from 0% to 100%.
You can hover your pointer over a bar to see additional info in the tooltip. The widget does not link to any other DTP interface.
You can configure the following settings:
Title | Enter a new title to replace the default title that appears on the dashboard. |
---|---|
Filter | Choose Dashboard Settings to use the dashboard filter or choose a filter from the menu (see Configuring Filters for more information about filters in DTP). |
Target Build | Choose the build containing the data you want to see. Default is Latest Build. |
Y-Axis Scale | Choose Linear to set the Y-axis scale to show the actual number of violations in the build along the Y-axis. Choose Log to set the Y-axis scale to show the number of violations as a logarithmic scale along the Y-axis. This option allows smaller values to be more easily visible alongside larger values and improves readability when the build contains a large number of violations. |
This widget shows the number of violations that are recommended to be fixed based on a user-defined threshold. Violations are categorized as To Fix or To Review based on the percentage threshold.
You can hover your pointer over a segment of the pie chart to see additional info in the tooltip. The widget does not link to any other DTP interface.
Title | Enter a new title to replace the default title that appears on the dashboard. |
---|---|
Filter | Choose Dashboard Settings to use the dashboard filter or choose a filter from the menu (see Configuring Filters for more information about filters in DTP). |
Target Build | Choose the build containing the data you want to see. Default is Latest Build. |
Percentage Threshold | Specify a single float value between 0 and 1.0 to determine the threshold for categorizing violations as To Fix. If a violation's fix percentage is greater than or equal to this value, the violation will be categorized as To Fix in the widget, and if the violation's fix percentage is less than this value, it will be categorized as To Review. The default value is 0.5. |
This widget shows the percentage of violations that are recommended to be fixed based on a user-defined threshold. Violations are categorized as To Fix or To Review based on the percentage threshold.
The widget does not link to any other DTP interface.
Title | Enter a new title to replace the default title that appears on the dashboard. |
---|---|
Filter | Choose Dashboard Settings to use the dashboard filter or choose a filter from the menu (see Configuring Filters for more information about filters in DTP). |
Target Build | Choose the build containing the data you want to see. Default is Latest Build. |
Percentage Threshold | Specify a single float value between 0 and 1.0 to determine the threshold for categorizing violations as To Fix. If a violation's fix percentage is greater than or equal to this value, the violation will be categorized as To Fix in the widget, and if the violation's fix percentage is less than this value, it will be categorized as To Review. The default value is 0.5. |