Metric History Panel
The metric history panel lists all recorded metric evaluations. You can select them and reevaluate them to see the new value and if it differs from the old result.
Lets have a look at the buttons in the main toolbar highlighted in the following figure:
Recalculate history
Recalculate selected metric history items
Stop history recalculation
Stop running metric history recalculation.
Keep detailed metric result
If this option is enabled, the detailed metric result will be kept and will be available after a metric history recalculation.
Check metric history warnings
If this option is enabled, specified metric history warnings will be checked.
Remove detailed metric result
Remove detailed metric result, if any.
Remove metric history item
Remove selected metric history items.
Display tree view
If this option is enabled, the metric history items will be displayed in a tree view.
Hide old metric history
Hide metric history items which are calculated before the specified number of days
Select All
Select all recorded metric history items.
Deselect All
Deselect all recorded metric history items.
Select all recalculatable history items
Select all recalculatable metric history items. A metric history item is recalculatable if its associated metric is valid and its specified input domain is valid.
Deselect all recalculatable history items
Deselect all recalculatable metric history items.
Recalculate Metric History
To recalculate a metric history, you need to selected those items that you want to recalculate. In the following figure, a metric history item Uncommented features is selected.
After recalculating the selected metric history items, the result will be highlighted, as shown in the following figure:
In the above figure, the row Uncommented features is highlighted indicating that this item has been recalculated. And from the row, we can see that the current value is 1 while the previous value is 0, meaning that there is one uncommented feature in cluster sample now while there was no uncommented feature in cluster sample when this metric was calculated the last time.
Metric History Warning Checking
Another thing you can do in metric history is to assign a warning tester to each item. When the metric history is recalculated with metric history warning checking enabled, the warning tester will be evaluated against the metric value to see if it's condition is satisfied.
Let's use an example to demonstrate the idea. Suppose we have set up a metric history warning shown in the following two figures:
This warning means, when the metric Uncommented features is calculated over the input domain {sample}, the value should be zero, otherwise a warning should be emitted.
After recalculating the metric history item, we get the following result:
From the above result, we can see that the value of the metric Uncommented features over the input domain {sample} is 1 while our warning says it should be 0. So we get a warning message.