Links may not function; however, this content may be relevant to outdated versions of the product.
Creating adaptive models at different hierarchy levels
Adaptive models are self-learning models that you can use in strategies to improve predictions about changing customer interests and needs. In a standard setup of the Adaptive Model rule instances, the rule context reflects the proposition hierarchy so that a unique adaptive model is generated for every combination of Business issue, Group, Proposition, Direction, and Channel values. However, in many situations you might need to add or remove particular model identifiers to increase or decrease model granularity.
This tutorial explains how to create feature-based adaptive models for two groups of consumer financial products instead of having six adaptive models for each type of loan and credit card. Adaptive models for particular products in a group are so similar that is preferable to have one adaptive model at the group level.
When to create models at different levels
Strategy designers can change the standard setup of the Adaptive Model rule and customize model identifiers in a decisioning application. Model identifiers that are customized in the Adaptive Model rule are called flexible partitions and can be used in the following situations:
You introduce new offers frequently. If you create offer-level models, you experience the cold-start problem. Because of the lack of initial evidence for adaptive models, the models need some time before they can collect customer responses.
Your propositions are not offered very often (for valid reasons), which results in slowly learning models. At the same time, you might have similar propositions with many more responses and you would like to consolidate all the responses for one model.
You have propositions that are similar to each other so they will be perceived by customers in a very similar way.
The proposition hierarchy that you use does not match naturally with the organization of products or offers.
You want to create more accurate models and have enough response data, so you introduce another level in the model partitioning. For example, in marketing strategies you can add model identifiers such as Treatment or Call Reason.
You need to disregard the standard hierarchy in favor of feature-based models. For example, you need adaptive models for product attributes such as brand, price range, or color.
You need to limit the number of models because there are too many propositions to handle with the Adaptive Decision Manager cluster, or you want to monitor and review models that have very similar behavioral patterns.
Prerequisites
Create a delayed learning setup with data flows and strategies. For more information, see Delayed learning of adaptive models.
This tutorial uses the following strategies and propositions that are referenced in the delayed learning setup:
The MakeDecision strategy
In the Proposition Data component, you import all the propositions from the Consumer Financial Products business issue. In the Adaptive Modelcomponent, you reference the Banking Products adaptive model. In the Prioritize component, you configure the following options:
The Prioritize component
The Response strategy
pyName | Group |
---|---|
Platinum Card | Credit Cards |
Gold Card | Credit Cards |
Silver Card | Credit Cards |
Cash Advance Loan | Personal Loans |
Home Equity Loan | Personal Loans |
Vehicle Loan | Personal Loans |
Six consumer financial products
Creating adaptive models at the group level
To create adaptive models for two groups of consumer financial products, customize flexible partitions on the Context tab of the Adaptive Model rule.
- Create an instance of the Adaptive Model rule by clicking Consumer Financial Products. , forexample,
Click the Context tab and delete the .pyName model identifier.
Be careful when you modify flexible partitions. Increasing the number of model identifiers might lead to a large number of adaptive models. You can get as many models as all the possible combinations of distinct values for each model identifier.- Click the Outcomes tab and specify positive and negative outcomes for the model.
- Click Save and close the rule instance.
- Run the MakeDecision strategy to create models for financial products.
Optional: View adaptive models in the Adaptive Models Management landing page.
Two adaptive models for groups of consumer financial products
Optional: View an overview of adaptive models on the Adaptive Models Reporting landing page.
After you modify the standard hierarchy and add flexible partitions in the Adaptive Model rule instance, do an experimental analysis of the models. Verify that the extra dimensions work as intended and that the models get enough responses and collect enough evidence.
Previous topic Adaptive models and context definition Next topic Database tables for monitoring models