Creating an adaptive model
Create an adaptive model to predict customer behavior. Refer to your Adaptive Model rule in a strategy to use the propensity that the model returns. When you run the strategy, adaptive models are created automatically for each unique combination of model identifiers in the Adaptive Model rule instance.
- In the navigation pane of Prediction Studio, click Models.
- In the header of the Models work area, click .
- In the Create adaptive model dialog box, enter the model Name and select the Business issue.
-
In the
Positive outcome
section, enter the customer responses to
the behavior you want to predict:
- To select an available positive outcome for the model, place the cursor in the empty field and, press Down Arrow, and click the outcome you want to use.
- To define a new positive outcome for the model, enter the outcome that you want to use.
For example: Use Accept to indicate that a customer accepted an offer. -
In the
Negative outcome
section, enter which customer responses
represent the alternative outcome you want to predict:
- To select an available negative outcome for the model, place the cursor in the empty field, press the Down Arrow key, and click the outcome you want to use.
- To define a new negative outcome for the model, enter the outcome you want to use.
For example: Use Reject to indicate that a customer refused an offer. - Choose the main priority of the model:
- Transparency (Bayesian modelling), prioritizing transparency over accuracy.
- Predictive power (Gradient boosting), prioritizing accuracy over transparency (available as a Preview Release).
Note: Bayesian model has a default transparency score of 3, while adaptive boosting model has a default transparency score of 1. Transparency scores may be used to determine whether a model is compliant or non-compliant with your company policy. For more information about setting transparency thresholds and viewing the transparency scores of existing models, see Configuring model transparency policy. - In the Context section, select the applicable class of the
model by performing the following actions:
- In the Apply to field, press Down Arrow, and select application class of the model.
- In the new fields that appear, select a development branch and a ruleset.
- Confirm the new adaptive model settings by clicking Create.
It is recommended that you add an extensive list of candidate predictors for your adaptive model instances to learn from. In the course of the learning process, adaptive models automatically select the best-performing predictors, which become active. The remaining predictors become inactive.
For more information, see About Adaptive Model rules.
Previous topic Defining an adaptive model Next topic Adding adaptive model predictors