Strategy rule form
|
|
A strategy is defined by the relationships of the components that are used in the interaction that delivers the decision. The Strategy tab provides the facilities to design the logic delivered by the strategy (the strategy canvas) and to test the strategy (the Test runs panel).
The strategy toolbar displays buttons that correspond to the same functionality as provided through the editing of flows with the Modeler. The Auto-Run on/off button allows you to turn on and off the strategy's auto-run mode.
You can access the context menu by right clicking the working area without selecting any component. The context menu allows you to add strategy components, select all components, disable external inputs, annotate your strategy in the same way as you would do in a flow rule and use the zoom options.
If you have copied/cut shapes from the currently selected strategy or another strategy, you can use the Paste option.
Right-click a component to access its context menu, which allows you to:
A strategy is defined by the relationships of the components that are used in the interaction that delivers the decision.
Open the Properties dialog of a component (by double-clicking the component, or by right-clicking and selecting the Properties option) to edit it. The Properties dialog consists of elements common to all components and tabs that are specific to the type of component.
This panel allows you to view existing clipboard data for every strategy component. When designing a strategy, you can run a simulation and test your strategy for one particular customer (Single case) or multiple customers from a particular data set (Batch).
Select the subject ID for which you want to run the strategy.
Subject ID is a unique property that identifies a particular customer.
In the Results section on the right, you can view the strategy details. When you select a particular component in the strategy canvas, this section displays details for the component.
Run your strategy over a data set or a subset of records to identify the most popular propositions, check if all customers get an offer (a proposition), and make sure that your strategy is executed as expected. Use this option to test the performance of your strategy and identify which components can be optimized.
Select one of the following options:
All records
A limited amount of records
You need to specify the number of records on which you want to run your strategy. The particular records are selected at random.
The highest ranked decisions
When you select the Highest ranked decision option, the Statistics for strategy section displays distribution of propositions. You can view the most popular propositions and check if all customers get an offer.
There are three specific labels that may appear at the top of your strategy shapes in the canvas:
The strategy performance
When you select the Strategy performance option, the Statistics for strategy section displays performance statistics. When you click on a particular shape in the strategy canvas, you get statistics for this shape.
At the top of every strategy component, you can check two things:
Every component is assigned a default generated name when added to the strategy.
The Source Components tab applies to most components. This tab displays the components that connect to the current component. The order can be changed by dragging the row up or down.
Some components allow you to map the properties brought to the strategy by the component to properties available to the strategy. This is done through one of these tabs:
You can supply data to components that reference an external rule instance (predictive model, scorecard, adaptive model, decision tree, decision table, map value, sub strategy, and decision data). This is particularly useful if you want to drive the component results using customer data. This capability requires a specific set up for the referenced instances and the strategy referencing them:
Connections between components are established through selecting a component and dragging the arrow to another component.
Segment filtering can be applied if segments are brought to the strategy through segmentation or segment filtering components.
Another type of connection represented by dotted blue arrows is displayed when a component is used in another through an expression.
Working with strategies means working with the strategy result data classes and the Applies To class of the strategy. These classes can be combined in expressions or by introducing segmentation components that work on the strategy result data class and not the Applies To class.