Delayed Learning configuration in Adaptive model
Hi,
We are extending our solution for one of the the outbound channel and planning to implement delayed learning for adaptive model.
Now the requirement is for outbound channel, we will wait for a response for 48 hours and if we don't receive any response then we will update the model with impression.
I saw couple of configuration in Pega CDH
Configurations:
1. "Response timeout" in Prediction studio where i can mention the time beyond which alternate level(impression in our case) will be updated.
2. "Make decision and store data for later response capture" in Dataflow->strategy configuration, where we can provide the time till which data will be stored for response update.
My Questions:
1. Are these 2 time configuration(mention in point 1 & 2) should be same? if yes, then why pega kept it open for configuration separately?
2. In case in 1st configuration point(response timeout) I give 24 hr. and in the 2nd configuration point i give 48 hr. to store the data for later response capture then will system update twice the adaptive model one with alternate level and then with actual response?
Victor