Adding a predictor to an adaptive model

Select properties that you want to use as predictors in your adaptive model.

  1. In Dev Studio, click Records > Decision > Adaptive Model.
  2. Open the adaptive model that you want to edit.
  3. On the Predictors tab, click Fields.
  4. From the Add field list, click Add field.
  5. In the Name field, select an existing single-value property or click the Open icon to create a new property.
  6. Optional: For Date Time properties, click Switch to edit mode, and then select one of the following options:
    • Absolute - The property indicates a specific date and time, for example, the date when a subscriber last visited one of your brick-and-mortar store locations.
    • Elapsed - The property indicates the amount of time that has passed since a specific event, for example, the number of days since a subscriber purchased a new service plan.
  7. Optional: Change the Predictor type.
    Predictor type is automatically set to Symbolic or Numerical based on the type of property that you selected as the predictor. For example, for the predictor Subscriber.FullName, the predictor type is set to Symbolic. You can change this setting for predictors that can be both symbolic and numerical depending on the context, for example, if the predictor Subscriber.AccountID is stored in a text property, but you want the model to interpret it as a number.
    CAUTION:
    Do not change predictor types for a model that is already in use. Changing the predictor type will result in a loss of any previously obtained learning for the model.
  8. Confirm the changes by clicking Save.
Result: The new property appears on the list of predictors.